@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-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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 {@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-video){align-items:center;aspect-ratio:16/9;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}:where(.brxe-video) iframe,:where(.brxe-video) video{border:none;height:100%;position:absolute;top:0;width:100%}:where(.brxe-video) video[poster]:not([data-is-loaded]){object-fit:cover}@supports not (aspect-ratio:16/9){:where(.brxe-video){aspect-ratio:auto;padding-top:56.25%}}.brxe-video .plyr{bottom:0;font-family:inherit;left:0;position:absolute;right:0;top:0}.brxe-video .plyr .plyr__controls>.plyr__control{padding:8px}.brxe-video .plyr .plyr__control--overlaid{align-items:center;background-color:rgba(0,0,0,.65);border-radius:0;display:flex!important;height:50px;justify-content:center;padding:0;width:80px}.brxe-video .plyr .plyr__control--overlaid:hover{background-color:rgba(0,0,0,.9)}.brxe-video .plyr .plyr__control--overlaid svg{height:18px;width:18px}.brxe-video .plyr .plyr__controls .plyr__control{background-color:transparent;color:inherit}.brxe-video .plyr .plyr__controls .plyr__control.plyr__tab-focus{background:transparent;box-shadow:0 0 0 2px}.brxe-video .plyr input[type=range]:hover::-webkit-slider-thumb{visibility:visible}.brxe-video .plyr input[type=range]::-webkit-slider-runnable-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-webkit-slider-thumb{background:#fff;box-shadow:none;visibility:hidden}.brxe-video .plyr input[type=range]::-moz-range-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-moz-range-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range]::-moz-range-progress{border-radius:0}.brxe-video .plyr input[type=range]::-ms-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-ms-fill-lower,.brxe-video .plyr input[type=range]::-ms-fill-upper{border-radius:0}.brxe-video .plyr input[type=range]::-ms-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-ms-track{box-shadow:none}.brxe-video .plyr .plyr__progress__buffer::-webkit-progress-value{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-moz-progress-bar{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-ms-fill{border-radius:0}.brxe-video .plyr .plyr__volume{max-width:none;min-width:0;width:auto}.brxe-video .plyr .plyr__volume:hover input[type=range]{margin:0 5px;width:60px}.brxe-video .plyr .plyr__volume input[type=range]{margin:0;transition:width .1s ease-out;width:0}.brxe-video .plyr .plyr__controls__item,.brxe-video .plyr input[type=range]{cursor:pointer}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:hover:before{background-color:#000}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:after{background-color:#fff;opacity:1;transform:translateY(-50%) scale(1)}.bricks-video-preview-image{background-position:50%;background-repeat:no-repeat}.bricks-video-overlay,.bricks-video-preview-image{background-size:cover;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.bricks-video-overlay{align-items:center;display:flex;justify-content:center;z-index:1}.bricks-video-overlay.bricks-lazy-hidden{background-image:none!important}.bricks-video-overlay-icon{color:#fff;cursor:pointer;font-size:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}}@layer bricks {.brxe-counter{width:auto}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {}@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)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {: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-vsxorr {color: #c6402c; font-size: var(--at-heading--s); text-transform: uppercase; font-family: ""; font-weight: 800; text-align: center}@media (max-width: 478px) {#brxe-vsxorr {text-align: center}}#brxe-cvctkq {color: #ffc66e; font-size: 90px; font-weight: 400; width: 50%}.titulo-detalle { font-size: var(--at-heading--xl); font-weight: normal; display: block; margin-top: 0.2em;}@media (max-width: 478px) {#brxe-cvctkq {font-size: 60px; text-align: center; width: 100%; padding-top: var(--at-space--s); padding-bottom: var(--at-space--s)}}#brxe-kyofkx {flex-direction: row; gap: 10px}#brxe-kyofkx .content {padding-top: 8px}#brxe-kyofkx h1 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-kyofkx h2 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-kyofkx h3 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-kyofkx h4 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-kyofkx h5 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-kyofkx h6 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-kyofkx .icon {color: #ffffff}#brxe-kyofkx .icon a {color: #ffffff}#brxe-oftxtr {flex-direction: row; gap: 10px}#brxe-oftxtr .content {padding-top: 8px}#brxe-oftxtr h1 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-oftxtr h2 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-oftxtr h3 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-oftxtr h4 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-oftxtr h5 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-oftxtr h6 {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #ffffff}#brxe-oftxtr .icon {color: #ffffff}#brxe-oftxtr .icon a {color: #ffffff}#brxe-khytnz {padding-top: var(--at-space--s); flex-direction: row; align-self: flex-start !important; justify-content: flex-start; align-items: center; column-gap: var(--at-grid-gap--l)}@media (max-width: 478px) {#brxe-khytnz {align-self: center !important; align-items: center; justify-content: center}}#brxe-kpeqpo {flex-direction: column; align-self: flex-start !important; justify-content: center; align-items: flex-start; row-gap: 0px}@media (max-width: 478px) {#brxe-kpeqpo {align-self: center !important; justify-content: center; align-items: center}}#brxe-hwiswm {background-image: url(https://amendopro.cl/wp-content/uploads/2026/03/Frame_147_1.webp); background-position: top center; background-repeat: no-repeat; background-size: cover; align-self: center !important; justify-content: center; align-items: center; height: 99svh}#brxe-tqzadk { display: grid; grid-template-columns: repeat(6, 1fr); width: 350%; overflow-x: auto; scroll-snap-type: x mandatory; gap: 24px;}#brxe-tqzadk > li { scroll-snap-align: start;}@media (max-width: 478px) {#brxe-hwiswm {height: 100%; background-repeat: no-repeat; background-position: left center; position: relative}:where(#brxe-hwiswm > *:not(figcaption)) {position: relative}#brxe-hwiswm::before {background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}.brxe-cdzcub .brxe-nllorf.brxe-heading {color: #7bbb4d; font-family: ""; font-weight: 700; font-size: var(--at-text--m)}.brxe-cdzcub .brxe-onrdyd.brxe-shortcode {font-size: var(--at-text--m); font-family: ""; font-weight: 500; color: #c6402c}.brxe-cdzcub .brxe-ktfeyx.brxe-button {font-size: var(--at-text--s); color: #7bbb4d; border: 1px solid #7bbb4d; border-radius: 5px; max-height: 42px}@media (max-width: 478px) {.brxe-cdzcub .brxe-ktfeyx.brxe-button {font-size: var(--at-text--xs)}}.brxe-cdzcub .brxe-gfekao.brxe-product-add-to-cart .cart .single_add_to_cart_button, .brxe-cdzcub .brxe-gfekao.brxe-product-add-to-cart a.button[data-product_id] {font-family: ""; font-weight: 600; font-size: var(--at-text--s); color: #c6402c; border: 1px solid #c6402c; border-radius: 5px; background-color: #ffffff}.brxe-cdzcub .brxe-gfekao.brxe-product-add-to-cart .cart .single_add_to_cart_button:hover, .brxe-cdzcub .brxe-gfekao.brxe-product-add-to-cart a.button[data-product_id]:hover {background-color: #c6402c; color: #ffffff}.brxe-cdzcub .brxe-gfekao.brxe-product-add-to-cart {width: 50%}@media (max-width: 478px) {.brxe-cdzcub .brxe-gfekao.brxe-product-add-to-cart .cart .single_add_to_cart_button, .brxe-cdzcub .brxe-gfekao.brxe-product-add-to-cart a.button[data-product_id] {font-size: var(--at-text--xs); padding-top: 1px; padding-bottom: 1px}}.brxe-cdzcub .brxe-ldoytv.brxe-container {flex-wrap: nowrap; flex-direction: row; row-gap: 20px; column-gap: 20px}#brxe-gvwita {color: #6f6f6f; font-family: ""; font-weight: 400; font-size: var(--at-text--m)}#brxe-owytri {align-self: flex-end !important; align-items: center}#brxe-onalza {width: 40%}#brxe-onalza figcaption {text-align: center}@media (max-width: 478px) {#brxe-onalza {width: 50%}}#brxe-tiyfin {color: #af041f; text-align: center; font-size: var(--at-text--3xl); width: 20%}@media (max-width: 478px) {#brxe-tiyfin {width: 10%; font-size: var(--at-text--2xl)}}#brxe-epsrjz {color: #6f6f6f; font-size: var(--at-text--m); font-family: ""; text-transform: uppercase; font-weight: 500; text-align: center; width: 40%}@media (max-width: 478px) {#brxe-epsrjz {font-size: var(--at-text--xs); width: 50%}}#brxe-obmmtj {width: 100%; align-self: center !important; display: flex; justify-content: space-between; align-items: center; column-gap: 20px}#brxe-mldnne .count {font-size: var(--at-text--3xl); line-height: 1}#brxe-mldnne .suffix {font-size: var(--at-heading--l)}#brxe-mldnne {display: flex; flex-direction: column; align-self: center; justify-content: center; align-items: center; color: #673918}#brxe-skjsje .count {font-size: var(--at-text--3xl); line-height: 1}#brxe-skjsje .suffix {font-size: var(--at-heading--l)}#brxe-skjsje {display: flex; flex-direction: column; align-self: center; justify-content: center; align-items: center; color: #673918}#brxe-lygboj .count {font-size: var(--at-text--3xl); line-height: 1}#brxe-lygboj .suffix {font-size: var(--at-heading--l)}#brxe-lygboj {display: flex; flex-direction: row; align-self: center; justify-content: center; align-items: center; color: #673918}.brxe-counter { display: flex; flex-wrap: wrap; align-items: center; gap: 0; } .brxe-counter > br:first-of-type { display: none; } .brxe-counter .suffix { margin-left: 0; padding-left: 0; vertical-align: sub; font-size: 0.7em; position: relative; bottom: -0.2em; }#brxe-cnilcn {font-size: var(--at-heading--l); color: #673918; text-transform: uppercase; margin-top: -15px}#brxe-tklbkg {display: flex; flex-direction: column; align-self: center !important; justify-content: center; align-items: center; width: 50%; column-gap: 20px; row-gap: 20px; margin-left: -40px}@media (max-width: 478px) {#brxe-tklbkg {margin-left: -15px}}#brxe-neomgt .count {font-size: var(--at-text--3xl); line-height: 1}#brxe-neomgt .suffix {font-size: var(--at-heading--l)}#brxe-neomgt {display: flex; flex-direction: column; align-self: center; justify-content: center; align-items: center; color: #6f6f6f}#brxe-pokqzl .count {font-size: var(--at-text--3xl); line-height: 1}#brxe-pokqzl .suffix {font-size: var(--at-heading--l)}#brxe-pokqzl {display: flex; flex-direction: column; align-self: center; justify-content: center; align-items: center; color: #6f6f6f}#brxe-ufagpf .count {font-size: var(--at-text--3xl); line-height: 1}#brxe-ufagpf .suffix {font-size: var(--at-heading--l)}#brxe-ufagpf {display: flex; flex-direction: row; align-self: center; justify-content: center; align-items: center; color: #6f6f6f}.brxe-counter { display: flex; flex-wrap: wrap; align-items: center; gap: 0; } .brxe-counter > br:first-of-type { display: none; } .brxe-counter .suffix { margin-left: 0; padding-left: 0; vertical-align: sub; font-size: 0.7em; position: relative; bottom: -0.2em; }#brxe-tvyupr {font-size: var(--at-heading--l); color: #6f6f6f; text-transform: uppercase; margin-top: -15px}#brxe-syhmjd {display: flex; flex-direction: column; align-self: center !important; justify-content: center; align-items: center; width: 50%; column-gap: 20px; row-gap: 20px; margin-right: -40px}@media (max-width: 478px) {#brxe-syhmjd {margin-right: -15px}}#brxe-qhiszs {align-self: center !important; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex-direction: row; column-gap: 0px}@media (max-width: 478px) {#brxe-qhiszs {padding-bottom: var(--at-space--xl)}}#brxe-udqiza {flex-direction: row; align-self: center !important; justify-content: center; align-items: flex-start; width: 80svw; row-gap: var(--at-container-gap); column-gap: var(--at-container-gap)}#brxe-idupfb {flex-direction: row; gap: 10px}#brxe-idupfb .content {padding-top: 8px}#brxe-idupfb h1 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-idupfb h2 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-idupfb h3 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-idupfb h4 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-idupfb h5 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-idupfb h6 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-idupfb .icon {color: #673918}#brxe-idupfb .icon a {color: #673918}#brxe-idupfb .icon i {font-size: 28px}#brxe-iymlys {flex-direction: row; gap: 10px}#brxe-iymlys .content {padding-top: 8px}#brxe-iymlys h1 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-iymlys h2 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-iymlys h3 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-iymlys h4 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-iymlys h5 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-iymlys h6 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-iymlys .icon {color: #673918}#brxe-iymlys .icon a {color: #673918}#brxe-iymlys .icon i {font-size: 28px}#brxe-wixggf {flex-direction: row; gap: 10px}#brxe-wixggf .content {padding-top: 8px}#brxe-wixggf h1 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-wixggf h2 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-wixggf h3 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-wixggf h4 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-wixggf h5 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-wixggf h6 {font-size: var(--at-text--s); font-family: ""; font-weight: 500; color: #673918}#brxe-wixggf .icon {color: #673918}#brxe-wixggf .icon a {color: #673918}#brxe-wixggf .icon i {font-size: 28px}#brxe-pjyqnw {padding-top: var(--at-space--s); padding-bottom: var(--at-space--l); flex-direction: row; align-self: center !important; justify-content: center; align-items: center; column-gap: 20px; flex-wrap: wrap}@media (max-width: 478px) {#brxe-pjyqnw {align-self: center !important; align-items: center; justify-content: center}}#brxe-ywyxap {padding-top: var(--at-space--l); row-gap: 20px}@media (max-width: 478px) {#brxe-ywyxap {padding-top: 20px; padding-bottom: 20px}}#brxe-kyadpn {color: #673918; font-size: var(--at-heading--l); font-weight: 600; padding-right: var(--at-space--xs); padding-left: var(--at-space--m)}@media (max-width: 478px) {#brxe-kyadpn {text-align: center; padding-left: 0}}#brxe-mztnov {color: #673918; font-size: var(--at-text--s); font-family: ""; font-weight: 500; padding-right: var(--at-space--2xl); padding-left: var(--at-space--m)}#brxe-mztnov a {color: #673918; font-size: var(--at-text--s); font-family: ""; font-weight: 500; font-size: inherit}@media (max-width: 478px) {#brxe-mztnov {text-align: center; padding-top: var(--at-space--m); padding-right: 10px; padding-bottom: var(--at-space--m); padding-left: 10px}#brxe-mztnov a {text-align: center; font-size: inherit}}#brxe-mavcil {align-self: center !important; justify-content: center; align-items: flex-start; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; column-gap: var(--at-container-gap); row-gap: var(--at-content-gap)}@media (max-width: 991px) {#brxe-vncekz {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 991px) {#brxe-ccdimu {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}#brxe-smlhpp {flex-direction: row; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 991px) {#brxe-smlhpp {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}#brxe-aljyza {padding-top: var(--at-space--2xl); padding-right: 0; padding-bottom: var(--at-space--2xl); padding-left: 0}@media (max-width: 991px) {#brxe-aljyza {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-aljyza {padding-top: var(--at-space--l); padding-bottom: var(--at-space--l)}}#brxe-jqiefi {align-self: center !important; justify-content: center; align-items: center; padding-bottom: var(--at-space--m)}#brxe-iyfkif:not(.tag), #brxe-iyfkif img {object-fit: cover}@media (max-width: 478px) {#brxe-iyfkif {width: 100%}}#brxe-kzcqxn {color: #66391a; font-size: var(--at-heading--xs); font-family: ""; padding-bottom: var(--at-space--3xs)}@media (max-width: 478px) {#brxe-kzcqxn {text-align: center}}#brxe-pemkpo {color: #ffffff; font-size: var(--at-text--s); font-family: ""; padding-top: var(--at-space--s)}@media (max-width: 478px) {#brxe-pemkpo {text-align: center}}#brxe-miuxml {background-color: #7bbb4d; padding-top: var(--at-space--xs); padding-right: var(--at-space--xs); padding-bottom: var(--at-space--xs); padding-left: var(--at-space--xs); min-height: 180px}@media (max-width: 478px) {#brxe-miuxml {min-height: auto}}#brxe-jpiizz {flex-wrap: nowrap; display: flex; align-self: center !important; justify-content: center; align-items: center; width: 25%; column-gap: 0px; row-gap: 0px; max-width: 280px}@media (max-width: 478px) {#brxe-jpiizz {width: 100%; max-width: 95%}}#brxe-vxvmuq:not(.tag), #brxe-vxvmuq img {object-fit: cover}@media (max-width: 478px) {#brxe-vxvmuq {width: 100%}}#brxe-higjci {color: #000000; font-size: var(--at-heading--xs); font-family: ""; padding-bottom: var(--at-space--3xs)}@media (max-width: 478px) {#brxe-higjci {text-align: center}}#brxe-iawgxc {color: #6f6f6f; font-size: var(--at-text--s); font-family: ""; padding-top: var(--at-space--s)}@media (max-width: 478px) {#brxe-iawgxc {text-align: center}}#brxe-jfhdjy {background-color: #ffffff; padding-top: var(--at-space--xs); padding-right: var(--at-space--xs); padding-bottom: var(--at-space--xs); padding-left: var(--at-space--xs); min-height: 180px; border-right: 1px solid #6f6f6f; border-bottom: 1px solid #6f6f6f; border-left: 1px solid #6f6f6f}@media (max-width: 478px) {#brxe-jfhdjy {min-height: auto}}#brxe-iivsmj {flex-wrap: nowrap; display: flex; align-self: center !important; justify-content: center; align-items: center; width: 25%; column-gap: 0px; row-gap: 0px; max-width: 280px}@media (max-width: 478px) {#brxe-iivsmj {width: 100%; max-width: 95%}}#brxe-jkgafm:not(.tag), #brxe-jkgafm img {object-fit: cover}@media (max-width: 478px) {#brxe-jkgafm {width: 100%}}#brxe-rrqilz {color: #66391a; font-size: var(--at-heading--xs); font-family: ""; padding-bottom: var(--at-space--3xs)}@media (max-width: 478px) {#brxe-rrqilz {text-align: center}}#brxe-lzunra {color: #ffffff; font-size: var(--at-text--s); font-family: ""; padding-top: var(--at-space--s)}@media (max-width: 478px) {#brxe-lzunra {text-align: center}}#brxe-wtyonw {background-color: #7bbb4d; padding-top: var(--at-space--xs); padding-right: var(--at-space--xs); padding-bottom: var(--at-space--xs); padding-left: var(--at-space--xs); min-height: 180px}@media (max-width: 478px) {#brxe-wtyonw {min-height: auto}}#brxe-ouxuua {flex-wrap: nowrap; display: flex; align-self: center !important; justify-content: center; align-items: center; width: 25%; column-gap: 0px; row-gap: 0px; max-width: 280px}@media (max-width: 478px) {#brxe-ouxuua {width: 100%; max-width: 95%}}#brxe-tmncyw:not(.tag), #brxe-tmncyw img {object-fit: cover}@media (max-width: 478px) {#brxe-tmncyw {width: 100%}}#brxe-qephsg {color: #000000; font-size: var(--at-heading--xs); font-family: ""; padding-bottom: var(--at-space--3xs)}@media (max-width: 478px) {#brxe-qephsg {text-align: center}}#brxe-kolzpb {color: #6f6f6f; font-size: var(--at-text--s); font-family: ""; padding-top: var(--at-space--s)}@media (max-width: 478px) {#brxe-kolzpb {text-align: center}}#brxe-rybnve {background-color: #ffffff; padding-top: var(--at-space--xs); padding-right: var(--at-space--xs); padding-bottom: var(--at-space--xs); padding-left: var(--at-space--xs); min-height: 180px; border-right: 1px solid #6f6f6f; border-bottom: 1px solid #6f6f6f; border-left: 1px solid #6f6f6f}@media (max-width: 478px) {#brxe-rybnve {min-height: auto}}#brxe-glqywj {flex-wrap: nowrap; display: flex; align-self: center !important; justify-content: center; align-items: center; width: 25%; column-gap: 0px; row-gap: 0px; max-width: 280px}@media (max-width: 478px) {#brxe-glqywj {width: 100%; max-width: 95%}}#brxe-qmgkly {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; display: flex; flex-wrap: nowrap; column-gap: var(--at-content-gap)}@media (max-width: 478px) {#brxe-qmgkly {flex-wrap: wrap}}#brxe-skiyqh {margin-top: var(--at-space--m)}#brxe-hmxsvn {align-items: center}#brxe-quigln {padding-top: var(--at-space--2xl); padding-bottom: var(--at-space--2xl)}@media (max-width: 478px) {#brxe-quigln {padding-top: var(--at-space--l); padding-right: var(--at-space--2xs); padding-left: var(--at-space--2xs)}}#brxe-gqwwwj {align-self: center !important; justify-content: center; align-items: center; padding-bottom: var(--at-space--xs)}.brxe-qznedk .brxe-ommqsc.brxe-text-link {flex-direction: row-reverse; gap: 8px}#brxe-rwiggx {margin-top: 45px}#brxe-juqlgc .form-group:nth-child(1) {width: calc(67% - var(--at-space--xs)/2)}#brxe-juqlgc .form-group:nth-child(2) {width: 100%}@media (max-width: 767px) {#brxe-juqlgc .form-group:nth-child(1) {width: 100%}}