@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-code{width:100%}}@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 {}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {.brxe-button{width:auto}}@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)}}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-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-gqkzln {text-align: center}#brxe-ovriic {width: 100%; text-align: center}#brxe-srsuyk {max-width: 780px; text-align: center}#brxe-srsuyk a {text-align: center; font-size: inherit}#brxe-wwsdfa {font-size: 17px; color: var(--color-1); fill: var(--color-1)}#brxe-qufpsn {font-size: 13px; color: #5a4f49}#brxe-ayjclf {display: flex; flex-direction: row; align-items: center; column-gap: 6px}#brxe-ledmcd {font-size: 17px; color: var(--color-1); fill: var(--color-1)}#brxe-xruapv {font-size: 13px; color: #5a4f49}#brxe-wxaknc {display: flex; flex-direction: row; align-items: center; column-gap: 6px}#brxe-zugezr {font-size: 17px; color: var(--color-1); fill: var(--color-1)}#brxe-khyaba {font-size: 13px; color: #5a4f49}#brxe-ybfdls {display: flex; flex-direction: row; align-items: center; column-gap: 6px}#brxe-hzygep {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; column-gap: 18px; row-gap: 6px; width: 100%; margin-top: 6px}#brxe-ycttmu {display: flex; flex-direction: column; align-items: center; row-gap: var(--lt-spacing-micro); width: 100%}#brxe-kzukci {width: 100%; text-align: center; margin-top: var(--lt-spacing-small)}#brxe-ezqcti:not(.tag), #brxe-ezqcti img {aspect-ratio: 16/10; object-fit: cover}#brxe-ezqcti {width: 100%; border-radius: 14px}#brxe-doivuc {font-size: 23px; line-height: 1.25}@media (max-width: 767px) {#brxe-doivuc {font-size: 20px}}#brxe-gzpecf {font-size: 15px; font-weight: 700; color: #5a4f49; line-height: var(--heading-line-height)}#brxe-nldizi {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-lxuhnh {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-rzyvhz {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-oroyfq {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-sdkapm {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-pzkvzn {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-hiwwup {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-zsxgpd {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-dmhutj {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-usizct {font-size: 18px; color: #c0392b; fill: #c0392b; margin-top: 3px; flex-shrink: 0}#brxe-dslfcd {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-sklkjt {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-dwkwwn {font-size: 18px; color: #c0392b; fill: #c0392b; margin-top: 3px; flex-shrink: 0}#brxe-grnfqt {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-cqgdvf {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-fxwnuf {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-vvcrou {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-nfhmrc {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-afbytq {display: flex; flex-direction: column; row-gap: 8px; width: 100%}#brxe-vwvaeu.horizontal .line {border-top-color: rgba(22,18,16,0.1); width: 100%}#brxe-vwvaeu.vertical .line {border-right-color: rgba(22,18,16,0.1); border-right-width: 100%}#brxe-vwvaeu .icon {color: rgba(22,18,16,0.1)}#brxe-vwvaeu.horizontal {justify-content: center}#brxe-vwvaeu.vertical {align-self: center}#brxe-uqxppv {font-size: 16px}#brxe-uqxppv a {font-size: 16px; font-size: inherit}#brxe-nvbfao {font-size: 16px}#brxe-nvbfao a {font-size: 16px; font-size: inherit}#brxe-gzvlgv {display: flex; flex-direction: column; row-gap: 2px; width: 100%}#brxe-nopypv {font-size: 12px; color: #5a4f49}#brxe-yqaqdw {width: 100%; max-width: 440px; align-self: center}@media (max-width: 767px) {#brxe-yqaqdw {max-width: 100%}}#brxe-ztzvni:not(.tag), #brxe-ztzvni img {aspect-ratio: 16/10; object-fit: cover}#brxe-ztzvni {width: 100%; border-radius: 14px}#brxe-pnafen {font-size: 11px; font-weight: 800; color: #ffffff; text-transform: uppercase; letter-spacing: 1px; background-color: var(--color-1); width: fit-content; padding-top: 5px; padding-right: 12px; padding-bottom: 5px; padding-left: 12px; border-radius: 999px}#brxe-gwzkgg {font-size: 23px; line-height: 1.25}@media (max-width: 767px) {#brxe-gwzkgg {font-size: 20px}}#brxe-sqmehn {font-size: 15px; font-weight: 700; color: #5a4f49; line-height: var(--heading-line-height)}#brxe-onxgsf {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-ulkifv {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-tvtjiz {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-ujyvvp {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-nksobn {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-vascbj {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-opbkna {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-scqfre {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-tsacer {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-jkqvjj {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-xtefee {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-ipefzc {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-cvserd {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-ioafvz {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-vwdlap {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-ylohdy {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-gqxgos {font-size: 15px; color: #2d2422; line-height: var(--body-line-height)}#brxe-htzbbk {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-ynhznw {display: flex; flex-direction: column; row-gap: 8px; width: 100%}#brxe-dpuwsb.horizontal .line {border-top-color: rgba(22,18,16,0.1); width: 100%}#brxe-dpuwsb.vertical .line {border-right-color: rgba(22,18,16,0.1); border-right-width: 100%}#brxe-dpuwsb .icon {color: rgba(22,18,16,0.1)}#brxe-dpuwsb.horizontal {justify-content: center}#brxe-dpuwsb.vertical {align-self: center}#brxe-jjbcsf {font-size: 16px}#brxe-jjbcsf a {font-size: 16px; font-size: inherit}#brxe-jwbqlg {font-size: 16px}#brxe-jwbqlg a {font-size: 16px; font-size: inherit}#brxe-gvbptf {display: flex; flex-direction: column; row-gap: 2px; width: 100%}#brxe-hbimnd {font-size: 12px; color: #5a4f49}#brxe-qehgod {width: 100%; max-width: 440px; align-self: center}@media (max-width: 767px) {#brxe-qehgod {max-width: 100%}}#brxe-vvxyac {display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 24px; align-items: stretch; width: 100%}@media (max-width: 991px) {#brxe-vvxyac {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-vvxyac {grid-template-columns: 1fr}}#brxe-mdrlgp {row-gap: var(--lt-spacing-md)}#brxe-xvjynn {overflow: hidden; background-color: #faf6f0}#brxe-kqvcsp {text-align: center}#brxe-qiagaq {width: 100%; text-align: center}#brxe-pwmikb {text-align: center; max-width: 780px}#brxe-pwmikb a {text-align: center; font-size: inherit}#brxe-xvhxzh {display: flex; flex-direction: column; row-gap: var(--lt-spacing-micro); width: 100%; align-items: center}#brxe-vsqlsj {line-height: 1; height: fit-content}#brxe-squqva {height: fit-content}#brxe-ojgkhz {line-height: 1; height: fit-content}#brxe-gsnjbq {height: fit-content}#brxe-cqeumx {line-height: 1; height: fit-content}#brxe-ihdmoh {height: fit-content}#brxe-tpofrh {line-height: 1; height: fit-content}#brxe-hhpcfa {height: fit-content}#brxe-dqjqfj {line-height: 1; height: fit-content}#brxe-zvvbet {height: fit-content}#brxe-evrstu {line-height: 1; height: fit-content}#brxe-mynnej {height: fit-content}#brxe-fsspym {line-height: 1; height: fit-content}#brxe-ttyxev {height: fit-content}#brxe-jzqjqj {line-height: 1; height: fit-content}#brxe-yqsuki {height: fit-content}#brxe-bklzzi {line-height: 1; height: fit-content}#brxe-kirdyk {height: fit-content}#brxe-oktuna {line-height: 1; height: fit-content}#brxe-uzpgia {height: fit-content}#brxe-knhxma {display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: var(--lt-spacing-small); align-items: stretch; width: 100%}@media (max-width: 991px) {#brxe-knhxma {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-knhxma {grid-template-columns: 1fr}}#brxe-evkgpj {width: 100%; text-align: center; font-size: 18px; font-weight: 700; color: var(--color-1)}#brxe-ykbyjr {width: 100%; max-width: 440px; align-self: center}@media (max-width: 767px) {#brxe-ykbyjr {max-width: 100%}}#brxe-evtdku {row-gap: var(--lt-spacing-md)}#brxe-ldnfso {overflow: hidden; background-color: #ffffff}#brxe-soszmc {text-align: center}#brxe-ffbaoc {width: 100%; text-align: center}#brxe-bwbgrt {text-align: center; max-width: 780px}#brxe-bwbgrt a {text-align: center; font-size: inherit}#brxe-wzdjrx {display: flex; flex-direction: column; row-gap: var(--lt-spacing-micro); width: 100%; align-items: center}#brxe-ptmscf {font-size: 18px; color: var(--color-1); letter-spacing: 2px}#brxe-tqjwcb {font-size: 14px; font-weight: 700}#brxe-ngnkwb {flex-direction: row; align-items: center; justify-content: space-between}#brxe-nwpavu {color: #2d2422; font-size: 16px; line-height: 1.6}#brxe-nwpavu a {color: #2d2422; font-size: 16px; line-height: 1.6; font-size: inherit}#brxe-hlxrap {color: #8a6a1e; font-family: "Signika"; font-size: 15px; font-weight: 600}#brxe-rwdqhx {width: 46px; height: 46px; align-items: center; justify-content: center; background-color: #f0e8db; border-radius: 50px}#brxe-kwmtev {color: #161616; font-size: 15px; font-weight: 700}#brxe-esuxcy {color: #8a8a8a; font-size: 13px}#brxe-pyboee {row-gap: 0px}#brxe-jmirzw {flex-direction: row; align-items: center; column-gap: 12px; margin-top: auto}[data-id="brxe-hidhot"].splide__slide {background-color: #ffffff; height: 100%; row-gap: 16px; padding-top: 28px; padding-right: 28px; padding-bottom: 28px; padding-left: 28px; border: 1px solid rgba(22,18,16,0.1); border-radius: 24px; box-shadow: 0 6px 24px 0 rgba(22,18,16,0.06)}#brxe-zkpnri {font-size: 18px; color: var(--color-1); letter-spacing: 2px}#brxe-hocbfp {font-size: 14px; font-weight: 700}#brxe-qulodv {flex-direction: row; align-items: center; justify-content: space-between}#brxe-fztfqk {color: #2d2422; font-size: 16px; line-height: 1.6}#brxe-fztfqk a {color: #2d2422; font-size: 16px; line-height: 1.6; font-size: inherit}#brxe-nkitem {color: #8a6a1e; font-family: "Signika"; font-size: 15px; font-weight: 600}#brxe-amanim {width: 46px; height: 46px; align-items: center; justify-content: center; background-color: #f0e8db; border-radius: 50px}#brxe-zjnbbl {color: #161616; font-size: 15px; font-weight: 700}#brxe-svxnes {color: #8a8a8a; font-size: 13px}#brxe-fisoun {row-gap: 0px}#brxe-okvgji {flex-direction: row; align-items: center; column-gap: 12px; margin-top: auto}[data-id="brxe-rjsyor"].splide__slide {background-color: #ffffff; height: 100%; row-gap: 16px; padding-top: 28px; padding-right: 28px; padding-bottom: 28px; padding-left: 28px; border: 1px solid rgba(22,18,16,0.1); border-radius: 24px; box-shadow: 0 6px 24px 0 rgba(22,18,16,0.06)}#brxe-ffiuol {font-size: 18px; color: var(--color-1); letter-spacing: 2px}#brxe-hxneca {font-size: 14px; font-weight: 700}#brxe-pacifk {flex-direction: row; align-items: center; justify-content: space-between}#brxe-fnhxts {color: #2d2422; font-size: 16px; line-height: 1.6}#brxe-fnhxts a {color: #2d2422; font-size: 16px; line-height: 1.6; font-size: inherit}#brxe-yztiml {color: #8a6a1e; font-family: "Signika"; font-size: 15px; font-weight: 600}#brxe-atyong {width: 46px; height: 46px; align-items: center; justify-content: center; background-color: #f0e8db; border-radius: 50px}#brxe-omjbkm {color: #161616; font-size: 15px; font-weight: 700}#brxe-vekwwn {color: #8a8a8a; font-size: 13px}#brxe-ffywif {row-gap: 0px}#brxe-okvlkm {flex-direction: row; align-items: center; column-gap: 12px; margin-top: auto}[data-id="brxe-gdhkzc"].splide__slide {background-color: #ffffff; height: 100%; row-gap: 16px; padding-top: 28px; padding-right: 28px; padding-bottom: 28px; padding-left: 28px; border: 1px solid rgba(22,18,16,0.1); border-radius: 24px; box-shadow: 0 6px 24px 0 rgba(22,18,16,0.06)}#brxe-zqpmvm {font-size: 18px; color: var(--color-1); letter-spacing: 2px}#brxe-najjjj {font-size: 14px; font-weight: 700}#brxe-mhahrr {flex-direction: row; align-items: center; justify-content: space-between}#brxe-bfsdjq {color: #2d2422; font-size: 16px; line-height: 1.6}#brxe-bfsdjq a {color: #2d2422; font-size: 16px; line-height: 1.6; font-size: inherit}#brxe-akdbvt {color: #8a6a1e; font-family: "Signika"; font-size: 15px; font-weight: 600}#brxe-ojtgdj {width: 46px; height: 46px; align-items: center; justify-content: center; background-color: #f0e8db; border-radius: 50px}#brxe-gnpyod {color: #161616; font-size: 15px; font-weight: 700}#brxe-plicsc {color: #8a8a8a; font-size: 13px}#brxe-yjctbj {row-gap: 0px}#brxe-aixhop {flex-direction: row; align-items: center; column-gap: 12px; margin-top: auto}[data-id="brxe-lejydo"].splide__slide {background-color: #ffffff; height: 100%; row-gap: 16px; padding-top: 28px; padding-right: 28px; padding-bottom: 28px; padding-left: 28px; border: 1px solid rgba(22,18,16,0.1); border-radius: 24px; box-shadow: 0 6px 24px 0 rgba(22,18,16,0.06)}#brxe-yrubwd {font-size: 18px; color: var(--color-1); letter-spacing: 2px}#brxe-wqmvyx {font-size: 14px; font-weight: 700}#brxe-ulvhls {flex-direction: row; align-items: center; justify-content: space-between}#brxe-iwukmp {color: #2d2422; font-size: 16px; line-height: 1.6}#brxe-iwukmp a {color: #2d2422; font-size: 16px; line-height: 1.6; font-size: inherit}#brxe-kvgeos {color: #8a6a1e; font-family: "Signika"; font-size: 15px; font-weight: 600}#brxe-gyfrft {width: 46px; height: 46px; align-items: center; justify-content: center; background-color: #f0e8db; border-radius: 50px}#brxe-mclbyq {color: #161616; font-size: 15px; font-weight: 700}#brxe-kkszvf {color: #8a8a8a; font-size: 13px}#brxe-lclzuu {row-gap: 0px}#brxe-ldysek {flex-direction: row; align-items: center; column-gap: 12px; margin-top: auto}[data-id="brxe-vqcfhq"].splide__slide {background-color: #ffffff; height: 100%; row-gap: 16px; padding-top: 28px; padding-right: 28px; padding-bottom: 28px; padding-left: 28px; border: 1px solid rgba(22,18,16,0.1); border-radius: 24px; box-shadow: 0 6px 24px 0 rgba(22,18,16,0.06)}#brxe-xaqpki {font-size: 18px; color: var(--color-1); letter-spacing: 2px}#brxe-viycif {font-size: 14px; font-weight: 700}#brxe-wcfemc {flex-direction: row; align-items: center; justify-content: space-between}#brxe-axxkzk {color: #2d2422; font-size: 16px; line-height: 1.6}#brxe-axxkzk a {color: #2d2422; font-size: 16px; line-height: 1.6; font-size: inherit}#brxe-zktcti {color: #8a6a1e; font-family: "Signika"; font-size: 15px; font-weight: 600}#brxe-bnxyjq {width: 46px; height: 46px; align-items: center; justify-content: center; background-color: #f0e8db; border-radius: 50px}#brxe-wexzpv {color: #161616; font-size: 15px; font-weight: 700}#brxe-vrnbvw {color: #8a8a8a; font-size: 13px}#brxe-hvdoon {row-gap: 0px}#brxe-oapeke {flex-direction: row; align-items: center; column-gap: 12px; margin-top: auto}[data-id="brxe-xikpsa"].splide__slide {background-color: #ffffff; height: 100%; row-gap: 16px; padding-top: 28px; padding-right: 28px; padding-bottom: 28px; padding-left: 28px; border: 1px solid rgba(22,18,16,0.1); border-radius: 24px; box-shadow: 0 6px 24px 0 rgba(22,18,16,0.06)}#brxe-unttjb .splide__arrow {color: #161616}#brxe-unttjb .splide__arrow svg {fill: #161616}#brxe-unttjb .splide__pagination .splide__pagination__page {color: rgba(22,18,16,0.25); background-color: rgba(22,18,16,0.25)}#brxe-unttjb .splide__pagination .splide__pagination__page.is-active {color: var(--color-1); background-color: var(--color-1)}#brxe-unttjb .splide__arrow--prev {left: -50px}#brxe-unttjb .splide__arrow--next {right: -50px}#brxe-unttjb {width: 80%}@media (max-width: 767px) {#brxe-unttjb .splide__arrow--prev {left: 6px}#brxe-unttjb .splide__arrow--next {right: 6px}#brxe-unttjb {width: 100%}}@media (max-width: 478px) {#brxe-unttjb .splide__arrow--prev {top: 60%}#brxe-unttjb .splide__arrow--next {top: 60%}}#brxe-tbleri {width: 100%; max-width: 440px; align-self: center}@media (max-width: 767px) {#brxe-tbleri {max-width: 100%}}#brxe-kkirvo {row-gap: var(--lt-spacing-md)}#recensioni {overflow: hidden; background-color: #ffffff}#brxe-wcqqof {text-align: center}#brxe-zazsjx {width: 100%; text-align: center}#brxe-artlia {text-align: center; max-width: 780px}#brxe-artlia a {text-align: center; font-size: inherit}#brxe-zkcynr {display: flex; flex-direction: column; row-gap: var(--lt-spacing-micro); width: 100%; align-items: center}#brxe-zehati {font-size: 17px; line-height: 1.3}#brxe-ynmcxk {font-size: 13px; color: #5a4f49}#brxe-jewzgj {flex-grow: 1; font-size: 15px}#brxe-jewzgj a {font-size: 15px; font-size: inherit}#brxe-rqgspm {font-size: 12px; font-weight: 700; color: var(--color-1)}#brxe-yyjgpp {row-gap: 6px}#brxe-ivjztf {font-size: 17px; line-height: 1.3}#brxe-sedttx {font-size: 13px; color: #5a4f49}#brxe-dgifrg {flex-grow: 1; font-size: 15px}#brxe-dgifrg a {font-size: 15px; font-size: inherit}#brxe-lxkfbc {font-size: 12px; font-weight: 700; color: var(--color-1)}#brxe-apmgar {row-gap: 6px}#brxe-cblccu {font-size: 17px; line-height: 1.3}#brxe-qpxjfh {font-size: 13px; color: #5a4f49}#brxe-gdrhxc {flex-grow: 1; font-size: 15px}#brxe-gdrhxc a {font-size: 15px; font-size: inherit}#brxe-bkkutq {font-size: 12px; font-weight: 700; color: var(--color-1)}#brxe-elwxqd {row-gap: 6px}#brxe-bqxspl {font-size: 17px; line-height: 1.3}#brxe-wzsitu {font-size: 13px; color: #5a4f49}#brxe-vupzzk {flex-grow: 1; font-size: 15px}#brxe-vupzzk a {font-size: 15px; font-size: inherit}#brxe-hmvlra {font-size: 12px; font-weight: 700; color: var(--color-1)}#brxe-rtjeim {row-gap: 6px}#brxe-wccmmp {display: grid; align-items: initial; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-gap: 16px; align-items: stretch; width: 100%}@media (max-width: 991px) {#brxe-wccmmp {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-wccmmp {grid-template-columns: 1fr}}#brxe-seignc {width: 100%; max-width: 440px; align-self: center}@media (max-width: 767px) {#brxe-seignc {max-width: 100%}}#brxe-zcaetv {row-gap: var(--lt-spacing-md)}#brxe-ftcpvd {overflow: hidden; background-color: #f0e8db}#brxe-tftupy {text-align: center}#brxe-wondmk {width: 100%; text-align: center}#brxe-zxojtg {text-align: center; max-width: 780px}#brxe-zxojtg a {text-align: center; font-size: inherit}#brxe-ztxudw {display: flex; flex-direction: column; row-gap: var(--lt-spacing-micro); width: 100%; align-items: center}#brxe-uxtpez .form-group:nth-child(1) {width: 100%}#brxe-uxtpez .form-group:nth-child(2) {width: 100%}#brxe-uxtpez .form-group:nth-child(3) {width: 100%}#brxe-uxtpez .form-group:nth-child(4) {width: 100%}#brxe-uxtpez .form-group:nth-child(5) {width: 100%}#brxe-uxtpez .form-group:nth-child(6) {width: 100%}#brxe-uxtpez .form-group:nth-child(7) {width: 100%}#brxe-uxtpez .form-group:nth-child(8) {width: 100%}#brxe-uxtpez .form-group:nth-child(9) {width: 100%}#brxe-uxtpez .form-group:nth-child(10) {width: 100%}#brxe-uxtpez .submit-button-wrapper {width: 100%; margin-top: 1rem}#brxe-uxtpez .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: var(--lt-spacing-small)}#brxe-uxtpez .form-group input {background-color: #ffffff; border: 1px solid var(--bricks-border-color); border-radius: var(--lt-radius-medium); font-family: "Lato"}#brxe-uxtpez .flatpickr {background-color: #ffffff; border: 1px solid var(--bricks-border-color); border-radius: var(--lt-radius-medium)}#brxe-uxtpez select {background-color: #ffffff; border: 1px solid var(--bricks-border-color); border-radius: var(--lt-radius-medium); font-family: "Lato"; color: rgba(59, 59, 59, 0.41); font-family: "Signika"}#brxe-uxtpez textarea {background-color: #ffffff; border: 1px solid var(--bricks-border-color); border-radius: var(--lt-radius-medium); font-family: "Lato"}#brxe-uxtpez .bricks-button:not([type=submit]) {border: 1px solid var(--bricks-border-color); border-radius: var(--lt-radius-medium)}#brxe-uxtpez .choose-files {border: 1px solid var(--bricks-border-color); border-radius: var(--lt-radius-medium)}#brxe-uxtpez label {font-family: "Manrope"; font-size: 13px}#brxe-uxtpez .label {font-family: "Manrope"; font-size: 13px}#brxe-uxtpez ::placeholder {color: rgba(59, 59, 59, 0.41); font-family: "Signika"}#brxe-uxtpez {width: 100%; overflow: hidden}%root% select option, %root% select { color: #222222; }@media (max-width: 478px) {.gdpr{ font-weight: normal !important; font-size: 11px !important; }}#brxe-rvizqu {width: 100%; text-align: center; font-size: 20px}#brxe-eflzxy {width: 100%; text-align: center; font-size: 15px; color: #5a4f49; line-height: var(--body-line-height)}#brxe-umwyan {width: 100%; max-width: 440px; align-self: center; background-color: #23cc62}@media (max-width: 767px) {#brxe-umwyan {max-width: 100%}}#brxe-pmypej {width: 100%; max-width: 440px; align-self: center; background-color: #25d366}@media (max-width: 767px) {#brxe-pmypej {max-width: 100%}}#brxe-pcuije {display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 10px; align-items: stretch; width: 100%}@media (max-width: 991px) {#brxe-pcuije {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-pcuije {grid-template-columns: 1fr}}#brxe-bytgkm {display: flex; flex-direction: column; align-items: center; row-gap: 10px; width: 100%; background-color: #ffffff; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border-radius: var(--lt-radius-medium)}#brxe-dtnoek {row-gap: var(--lt-spacing-md); max-width: 820px}#brxe-deyicb {overflow: hidden; background-color: #faf6f0}@media (max-width: 767px) {#brxe-deyicb {padding-top: 60px; padding-right: 0; padding-bottom: 120px; padding-left: 0}}#brxe-trkrho {text-align: center}#brxe-nyhegs {width: 100%; text-align: center}#brxe-kpyhdi {text-align: center; max-width: 780px}#brxe-kpyhdi a {text-align: center; font-size: inherit}#brxe-rfgdyu {display: flex; flex-direction: column; row-gap: var(--lt-spacing-micro); width: 100%; align-items: center}#brxe-luxgbo {width: 100%; border-radius: 12px}#brxe-luxgbo:not(.tag), #brxe-luxgbo img {aspect-ratio: 1; object-fit: cover}#brxe-weukej {width: 100%; border-radius: 12px}#brxe-weukej:not(.tag), #brxe-weukej img {aspect-ratio: 1; object-fit: cover}#brxe-fcquzb {width: 100%; border-radius: 12px}#brxe-fcquzb:not(.tag), #brxe-fcquzb img {aspect-ratio: 1; object-fit: cover}#brxe-mtpeld {width: 100%; border-radius: 12px}#brxe-mtpeld:not(.tag), #brxe-mtpeld img {aspect-ratio: 1; object-fit: cover}#brxe-doigbq {width: 100%; border-radius: 12px}#brxe-doigbq:not(.tag), #brxe-doigbq img {aspect-ratio: 1; object-fit: cover}#brxe-weqlbp {width: 100%; border-radius: 12px}#brxe-weqlbp:not(.tag), #brxe-weqlbp img {aspect-ratio: 1; object-fit: cover}#brxe-cyykpz {width: 100%; border-radius: 12px}#brxe-cyykpz:not(.tag), #brxe-cyykpz img {aspect-ratio: 1; object-fit: cover}#brxe-dufche {width: 100%; border-radius: 12px}#brxe-dufche:not(.tag), #brxe-dufche img {aspect-ratio: 1; object-fit: cover}#brxe-jalttj {display: grid; align-items: initial; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-gap: 12px; align-items: stretch; width: 100%}@media (max-width: 991px) {#brxe-jalttj {grid-template-columns: repeat(3, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-jalttj {grid-template-columns: repeat(2, minmax(0, 1fr))}}#brxe-nfiemh {row-gap: var(--lt-spacing-md)}#brxe-mksnse {overflow: hidden; background-color: #ffffff}#brxe-qluedi {text-align: center}#brxe-mzbwps {width: 100%; text-align: center}#brxe-xdlnjx {display: flex; flex-direction: column; row-gap: var(--lt-spacing-micro); width: 100%; align-items: center}#brxe-kippwr {font-size: 20px}#brxe-ovbvjb {font-size: 15px; color: var(--color-1); fill: var(--color-1); margin-top: 4px; flex-shrink: 0}#brxe-xwcwsh {font-size: 14px; color: #2d2422; line-height: var(--body-line-height)}#brxe-sdnssr {display: flex; flex-direction: row; align-items: flex-start; column-gap: 8px; width: 100%}#brxe-dpkzfn {font-size: 15px; color: var(--color-1); fill: var(--color-1); margin-top: 4px; flex-shrink: 0}#brxe-mhcipd {font-size: 14px; color: #2d2422; line-height: var(--body-line-height)}#brxe-agpnfn {display: flex; flex-direction: row; align-items: flex-start; column-gap: 8px; width: 100%}#brxe-mtttje {font-size: 15px; color: var(--color-1); fill: var(--color-1); margin-top: 4px; flex-shrink: 0}#brxe-yrrwrh {font-size: 14px; color: #2d2422; line-height: var(--body-line-height)}#brxe-tmyjnj {display: flex; flex-direction: row; align-items: flex-start; column-gap: 8px; width: 100%}#brxe-sdedjw {flex-grow: 1; font-size: 14px; color: #5a4f49; line-height: var(--body-line-height)}#brxe-dostnm {width: 100%; height: 230px; border-radius: 12px; overflow: hidden}@media (max-width: 767px) {#brxe-dostnm {height: 200px}}#brxe-stqgww {width: 100%; max-width: 440px; align-self: center; background-color: #25d366}@media (max-width: 767px) {#brxe-stqgww {max-width: 100%}}#brxe-hfhzzz {row-gap: 10px}#brxe-ylngdq {font-size: 20px}#brxe-bupqcx {font-size: 15px; color: var(--color-1); fill: var(--color-1); margin-top: 4px; flex-shrink: 0}#brxe-tdudsx {font-size: 14px; color: #2d2422; line-height: var(--body-line-height)}#brxe-beyxoq {display: flex; flex-direction: row; align-items: flex-start; column-gap: 8px; width: 100%}#brxe-inesck {font-size: 15px; color: var(--color-1); fill: var(--color-1); margin-top: 4px; flex-shrink: 0}#brxe-xphwck {font-size: 14px; color: #2d2422; line-height: var(--body-line-height)}#brxe-xejodf {display: flex; flex-direction: row; align-items: flex-start; column-gap: 8px; width: 100%}#brxe-hmvwan {font-size: 15px; color: var(--color-1); fill: var(--color-1); margin-top: 4px; flex-shrink: 0}#brxe-jjerqk {font-size: 14px; color: #2d2422; line-height: var(--body-line-height)}#brxe-iadrrz {display: flex; flex-direction: row; align-items: flex-start; column-gap: 8px; width: 100%}#brxe-agbebj {flex-grow: 1; font-size: 14px; color: #5a4f49; line-height: var(--body-line-height)}#brxe-pbtvlj {width: 100%; height: 230px; border-radius: 12px; overflow: hidden}@media (max-width: 767px) {#brxe-pbtvlj {height: 200px}}#brxe-jmtonj {width: 100%; max-width: 440px; align-self: center; background-color: #25d366}@media (max-width: 767px) {#brxe-jmtonj {max-width: 100%}}#brxe-siklvz {row-gap: 10px}#brxe-ppwomj {display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 20px; align-items: stretch; width: 100%}@media (max-width: 991px) {#brxe-ppwomj {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-ppwomj {grid-template-columns: 1fr}}#brxe-dmxmqc {width: 100%; max-width: 440px; align-self: center}@media (max-width: 767px) {#brxe-dmxmqc {max-width: 100%}}#brxe-hidbgp {row-gap: var(--lt-spacing-md)}#brxe-kblkll {overflow: hidden; background-color: #faf6f0}#brxe-oyhewd {text-align: center}#brxe-gfltug {width: 100%; text-align: center}#brxe-mlmvyz {text-align: center; max-width: 780px}#brxe-mlmvyz a {text-align: center; font-size: inherit}#brxe-dkmxer {display: flex; flex-direction: column; row-gap: var(--lt-spacing-micro); width: 100%; align-items: center}#brxe-nxkzjp {font-size: 19px}#brxe-dtopcr {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-icdkxz {font-size: 14.5px; color: #2d2422; line-height: var(--body-line-height)}#brxe-kqchas {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-uloiua {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-xxywuv {font-size: 14.5px; color: #2d2422; line-height: var(--body-line-height)}#brxe-ezypdw {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-qhhxww {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-cffhnv {font-size: 14.5px; color: #2d2422; line-height: var(--body-line-height)}#brxe-uogthx {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-mylgfu {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-dyzyjw {font-size: 14.5px; color: #2d2422; line-height: var(--body-line-height)}#brxe-bgsqnv {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-giihbo {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-cgcfxz {font-size: 14.5px; color: #2d2422; line-height: var(--body-line-height)}#brxe-xlfngp {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-fwgkql {font-size: 18px; color: #049913; fill: #049913; margin-top: 3px; flex-shrink: 0}#brxe-rbvozr {font-size: 14.5px; color: #2d2422; line-height: var(--body-line-height)}#brxe-tpmiof {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-cdepij {display: flex; flex-direction: column; row-gap: 8px; width: 100%}#brxe-hhinmm {row-gap: 12px}#brxe-owqahw {font-size: 19px}#brxe-qcdkiw {font-size: 18px; color: #c0392b; fill: #c0392b; margin-top: 3px; flex-shrink: 0}#brxe-rmtuew {font-size: 14.5px; color: #2d2422; line-height: var(--body-line-height)}#brxe-vophes {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-umhezw {font-size: 18px; color: #c0392b; fill: #c0392b; margin-top: 3px; flex-shrink: 0}#brxe-zyujin {font-size: 14.5px; color: #2d2422; line-height: var(--body-line-height)}#brxe-oulpiy {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-pklhco {font-size: 18px; color: #c0392b; fill: #c0392b; margin-top: 3px; flex-shrink: 0}#brxe-lmdvny {font-size: 14.5px; color: #2d2422; line-height: var(--body-line-height)}#brxe-uuwetg {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-uinpts {font-size: 18px; color: #c0392b; fill: #c0392b; margin-top: 3px; flex-shrink: 0}#brxe-bmenfx {font-size: 14.5px; color: #2d2422; line-height: var(--body-line-height)}#brxe-fkeomp {display: flex; flex-direction: row; align-items: flex-start; column-gap: 9px; width: 100%}#brxe-jwhtuj {display: flex; flex-direction: column; row-gap: 8px; width: 100%}#brxe-ytgsvg {row-gap: 12px}#brxe-cdscvs {display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 20px; align-items: stretch; width: 100%}@media (max-width: 991px) {#brxe-cdscvs {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-cdscvs {grid-template-columns: 1fr}}#brxe-dlxutm {max-width: 780px; text-align: center}#brxe-dlxutm a {text-align: center; font-size: inherit}#brxe-yanmie {width: 100%; max-width: 440px; align-self: center}@media (max-width: 767px) {#brxe-yanmie {max-width: 100%}}#brxe-agyfgx {row-gap: var(--lt-spacing-md)}#brxe-fqkxfy {overflow: hidden; background-color: #ffffff}#brxe-ylgnwm {text-align: center}#brxe-eeiehk {width: 100%; text-align: center}#brxe-kvbrve {display: flex; flex-direction: column; row-gap: var(--lt-spacing-micro); width: 100%; align-items: center}#brxe-mauorp {width: 100%; font-size: 34px; font-weight: 800; color: var(--color-1); line-height: 1; text-align: center}#brxe-xpuswq {width: 100%; font-size: 19px; text-align: center}#brxe-zjuszw {width: 100%; text-align: center; font-size: 14.5px; color: #5a4f49; line-height: var(--body-line-height)}#brxe-cbotot {row-gap: 8px; align-items: center}#brxe-uabdvx {width: 100%; font-size: 34px; font-weight: 800; color: var(--color-1); line-height: 1; text-align: center}#brxe-ewktkw {width: 100%; font-size: 19px; text-align: center}#brxe-awixxa {width: 100%; text-align: center; font-size: 14.5px; color: #5a4f49; line-height: var(--body-line-height)}#brxe-cdauxu {row-gap: 8px; align-items: center}#brxe-lqyeuj {width: 100%; font-size: 34px; font-weight: 800; color: var(--color-1); line-height: 1; text-align: center}#brxe-blbvld {width: 100%; font-size: 19px; text-align: center}#brxe-imkqno {width: 100%; text-align: center; font-size: 14.5px; color: #5a4f49; line-height: var(--body-line-height)}#brxe-pqsjoq {row-gap: 8px; align-items: center}#brxe-bdrggl {display: grid; align-items: initial; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 18px; align-items: stretch; width: 100%}@media (max-width: 991px) {#brxe-bdrggl {grid-template-columns: repeat(3, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-bdrggl {grid-template-columns: 1fr}}#brxe-jbfgcx {row-gap: var(--lt-spacing-md)}#brxe-htmeag {overflow: hidden; background-color: #f0e8db}#brxe-peboag {width: 100%; text-align: center}#brxe-cdkvxj {text-align: center; max-width: 780px}#brxe-cdkvxj a {text-align: center; font-size: inherit}#brxe-twedao {display: flex; flex-direction: column; row-gap: var(--lt-spacing-micro); width: 100%; align-items: center}#brxe-krwtft {font-size: 32px; color: var(--color-1); fill: var(--color-1)}#brxe-xmtbkt {width: 100%; font-size: 19px; text-align: center}#brxe-gbrqgw {width: 100%; flex-grow: 1; text-align: center; font-size: 14.5px; color: #5a4f49; line-height: var(--body-line-height)}#brxe-pcdrez {width: 100%}#brxe-hdtvpo {row-gap: 10px; align-items: center}#brxe-pjbwwm {font-size: 32px; color: var(--color-1); fill: var(--color-1)}#brxe-otnndq {width: 100%; font-size: 19px; text-align: center}#brxe-pluiou {width: 100%; flex-grow: 1; text-align: center; font-size: 14.5px; color: #5a4f49; line-height: var(--body-line-height)}#brxe-zovfxj {width: 100%}#brxe-rxwtqt {row-gap: 10px; align-items: center}#brxe-laixvf {font-size: 32px; color: var(--color-1); fill: var(--color-1)}#brxe-vakapf {width: 100%; font-size: 19px; text-align: center}#brxe-rvcszs {width: 100%; flex-grow: 1; text-align: center; font-size: 14.5px; color: #5a4f49; line-height: var(--body-line-height)}#brxe-ymvdtr {width: 100%}#brxe-lvjrib {row-gap: 10px; align-items: center}#brxe-pbbkpp {display: grid; align-items: initial; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 18px; align-items: stretch; width: 100%}@media (max-width: 991px) {#brxe-pbbkpp {grid-template-columns: repeat(3, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-pbbkpp {grid-template-columns: 1fr}}#brxe-mkiojm {row-gap: var(--lt-spacing-md)}#brxe-lqbeto {overflow: hidden; background-color: #ffffff}#brxe-omzuht {text-align: center}#brxe-uxfwht {width: 100%; text-align: center}#brxe-jasjsk {display: flex; flex-direction: column; row-gap: var(--lt-spacing-micro); width: 100%; align-items: center}#brxe-llusec {font-size: 17px; font-weight: 700; color: #2d2422}@media (max-width: 767px) {#brxe-llusec {font-size: 15px}}#brxe-etjabu {font-size: 1em; flex-shrink: 0}#brxe-ilvzhj {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 12px; cursor: pointer}#brxe-fduapx {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height)}#brxe-fduapx a {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height); font-size: inherit}#brxe-reonxz {background-color: #ffffff; border: 1px solid rgba(22,18,16,0.1); border-radius: 12px; margin-bottom: 12px; overflow: hidden}#brxe-hajaby {font-size: 17px; font-weight: 700; color: #2d2422}@media (max-width: 767px) {#brxe-hajaby {font-size: 15px}}#brxe-mbfnun {font-size: 1em; flex-shrink: 0}#brxe-ioxikn {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 12px; cursor: pointer}#brxe-xxdvcp {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height)}#brxe-xxdvcp a {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height); font-size: inherit}#brxe-tktylf {background-color: #ffffff; border: 1px solid rgba(22,18,16,0.1); border-radius: 12px; margin-bottom: 12px; overflow: hidden}#brxe-dkzxnw {font-size: 17px; font-weight: 700; color: #2d2422}@media (max-width: 767px) {#brxe-dkzxnw {font-size: 15px}}#brxe-mkmdvw {font-size: 1em; flex-shrink: 0}#brxe-ntidwy {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 12px; cursor: pointer}#brxe-eylnls {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height)}#brxe-eylnls a {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height); font-size: inherit}#brxe-nigvyq {background-color: #ffffff; border: 1px solid rgba(22,18,16,0.1); border-radius: 12px; margin-bottom: 12px; overflow: hidden}#brxe-gepvkn {font-size: 17px; font-weight: 700; color: #2d2422}@media (max-width: 767px) {#brxe-gepvkn {font-size: 15px}}#brxe-gpqzbb {font-size: 1em; flex-shrink: 0}#brxe-lqntrj {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 12px; cursor: pointer}#brxe-vyntah {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height)}#brxe-vyntah a {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height); font-size: inherit}#brxe-bouedg {background-color: #ffffff; border: 1px solid rgba(22,18,16,0.1); border-radius: 12px; margin-bottom: 12px; overflow: hidden}#brxe-jjclbh {font-size: 17px; font-weight: 700; color: #2d2422}@media (max-width: 767px) {#brxe-jjclbh {font-size: 15px}}#brxe-hgbldc {font-size: 1em; flex-shrink: 0}#brxe-wvwpde {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 12px; cursor: pointer}#brxe-nmmszg {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height)}#brxe-nmmszg a {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height); font-size: inherit}#brxe-zethfo {background-color: #ffffff; border: 1px solid rgba(22,18,16,0.1); border-radius: 12px; margin-bottom: 12px; overflow: hidden}#brxe-jacbhx {font-size: 17px; font-weight: 700; color: #2d2422}@media (max-width: 767px) {#brxe-jacbhx {font-size: 15px}}#brxe-jwmahk {font-size: 1em; flex-shrink: 0}#brxe-jnfcsn {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 12px; cursor: pointer}#brxe-vurtvh {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height)}#brxe-vurtvh a {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height); font-size: inherit}#brxe-szqamt {background-color: #ffffff; border: 1px solid rgba(22,18,16,0.1); border-radius: 12px; margin-bottom: 12px; overflow: hidden}#brxe-ijrduc {font-size: 17px; font-weight: 700; color: #2d2422}@media (max-width: 767px) {#brxe-ijrduc {font-size: 15px}}#brxe-rtpytm {font-size: 1em; flex-shrink: 0}#brxe-imkkuc {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 12px; cursor: pointer}#brxe-uzvwpx {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height)}#brxe-uzvwpx a {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height); font-size: inherit}#brxe-hpzpyl {background-color: #ffffff; border: 1px solid rgba(22,18,16,0.1); border-radius: 12px; margin-bottom: 12px; overflow: hidden}#brxe-qxmmch {font-size: 17px; font-weight: 700; color: #2d2422}@media (max-width: 767px) {#brxe-qxmmch {font-size: 15px}}#brxe-bfzflz {font-size: 1em; flex-shrink: 0}#brxe-nnqzcr {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 12px; cursor: pointer}#brxe-udzoah {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height)}#brxe-udzoah a {color: #5a4f49; font-size: 16px; line-height: var(--body-line-height); font-size: inherit}#brxe-fknbhe {background-color: #ffffff; border: 1px solid rgba(22,18,16,0.1); border-radius: 12px; margin-bottom: 12px; overflow: hidden}#brxe-zmmgdw .accordion-title-wrapper {padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 18px}#brxe-zmmgdw .accordion-content-wrapper {padding-top: 0; padding-right: 18px; padding-bottom: 18px; padding-left: 18px}#brxe-zmmgdw {width: 100%}#brxe-ezobhh {row-gap: var(--lt-spacing-md); max-width: 900px}#brxe-gxwlhy {overflow: hidden; background-color: #faf6f0}#brxe-naqhtb {text-align: center}#brxe-yesvba {width: 100%; text-align: center}#brxe-gwupat {text-align: center; max-width: 780px}#brxe-gwupat a {text-align: center; font-size: inherit}#brxe-dgiucm {display: flex; flex-direction: column; row-gap: var(--lt-spacing-micro); width: 100%; align-items: center}#brxe-cavsam {width: 100%; max-width: 440px; align-self: center}@media (max-width: 767px) {#brxe-cavsam {max-width: 100%}}#brxe-dtuqbe {row-gap: var(--lt-spacing-md)}#brxe-vwrhao {overflow: hidden; background-color: #f0e8db}@media (max-width: 767px) {#brxe-vwrhao {padding-top: 60px; padding-right: 0; padding-bottom: 120px; padding-left: 0}}#brxe-qrzxhv {font-size: 11px; color: #5a4f49}#brxe-nmhuwg {font-size: 15px; font-weight: 800; color: var(--color-1)}#brxe-ylweuo {display: flex; flex-direction: column; flex-shrink: 1}#brxe-lhzvxj {flex-shrink: 0; min-width: 168px; min-height: 48px; font-size: 13px}#brxe-izdwoi {display: flex; flex-direction: row; align-items: center; justify-content: space-between; column-gap: 10px; width: 100%}#brxe-qalulx {position: fixed; bottom: 0px; left: 0px; width: 100%; z-index: 997; background-color: #ffffff; overflow: hidden; box-shadow: 0 -2px 14px 0 rgba(0,0,0,0.16); padding-top: 9px; padding-right: 12px; padding-bottom: 9px; padding-left: 12px; display: none}@media (max-width: 767px) {#brxe-qalulx {display: flex}}