@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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-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-counter{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 {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {@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}}#brxe-saxvws {font-family: "Montserrat"; font-weight: 700; text-align: center}@media (min-width: 1025px) {#brxe-saxvws {text-align: left}}#brxe-pefjqq {row-gap: 0.2rem; align-self: center !important; justify-content: center; align-items: center}@media (min-width: 801px) {#brxe-pefjqq {flex-direction: row; justify-content: center; align-self: center !important; align-items: center}}@media (min-width: 1025px) {#brxe-pefjqq {flex-direction: column; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start}}#brxe-tgjwzo {row-gap: 0.2rem; align-self: center !important; justify-content: center; align-items: center}@media (min-width: 801px) {#brxe-tgjwzo {flex-direction: column}}@media (min-width: 1281px) {#brxe-tgjwzo {grid-column: 1 / 12}}@media (min-width: 1440px) {#brxe-tgjwzo {grid-column: 2 / 13}}@media (min-width: 1281px) {#brxe-xbhpxo{grid-column: 1 / 8;}}@media (min-width: 1440px) {#brxe-xbhpxo{grid-column: 2 / 8;}}#brxe-nvlysm {row-gap: var(--space-s); column-gap: var(--space-s); align-items: center; justify-content: center; align-self: center !important; padding-right: var(--space-m); padding-left: var(--space-m)}@media (min-width: 1025px) {#brxe-nvlysm {align-items: flex-start}}@media (min-width: 1281px) {#brxe-nvlysm {display: grid; align-items: initial; grid-template-columns: repeat(12, minmax(0, 1fr))}}@media (min-width: 1440px) {#brxe-nvlysm {display: grid; align-items: initial; grid-template-columns: repeat(12, minmax(0, 1fr))}@media screen and (min-width: 1600px) { #brxe-nvlysm #brxe-menest{ grid-column: 4 / 13; } #brxe-nvlysm #brxe-vwnzqo{ grid-column: 4 / 10; }}}#brxe-uhvxtj {grid-column: span 6}@media (min-width: 1440px) {#brxe-uhvxtj {height: 319px}}#brxe-sjppib {grid-column: span 6; margin-top: var(--space-2xl)}@media (min-width: 801px) {#brxe-sjppib {margin-top: 0}}@media (min-width: 1025px) {#brxe-sjppib {margin-top: 0}}@media (min-width: 1440px) {#brxe-sjppib {height: 319px}}#brxe-rpwlqz {row-gap: var(--space-s); column-gap: var(--space-s); grid-column: span 12; flex-direction: row; flex-wrap: nowrap; height: 100%}@media (min-width: 801px) {#brxe-rpwlqz {grid-column: span 6; flex-direction: column; padding-top: var(--space-2xl)}}@media (min-width: 1025px) {#brxe-rpwlqz {padding-top: 0; margin-top: var(--space-l)}}@media (min-width: 1025px) {#brxe-smejrw {border-top-right-radius: 0; border-bottom-right-radius: 0}}#brxe-wcwndv {grid-column: span 6; display: none}@media (min-width: 801px) {#brxe-wcwndv {display: flex; overflow: hidden; border-radius: 15px}}@media (min-width: 1025px) {#brxe-wcwndv {border-top-right-radius: 0; border-bottom-right-radius: 0; display: flex}}@media (min-width: 1440px) {#brxe-wcwndv {height: 319px}}#brxe-lfmrte {grid-column: span 6; display: none}@media (min-width: 801px) {#brxe-lfmrte {display: flex; overflow: hidden; border-radius: 15px}}@media (min-width: 1025px) {#brxe-lfmrte {display: flex; border-top-right-radius: 0; border-bottom-right-radius: 0}}@media (min-width: 1440px) {#brxe-lfmrte {height: 319px}}#brxe-pflckt {row-gap: var(--space-s); column-gap: var(--space-s)}@media (min-width: 801px) {#brxe-pflckt {grid-column: span 6}}@media (min-width: 1025px) {#brxe-pflckt {margin-top: var(--space-2xl)}}#brxe-rkuxmb {display: grid; align-items: initial; grid-template-columns: repeat(12, minmax(0, 1fr)); grid-gap: var(--space-s)}#brxe-aujvew {align-items: center; padding-right: 0; padding-bottom: var(--space-4xl); padding-left: 0; row-gap: var(--space-3xl); z-index: 1}@media (min-width: 801px) {#brxe-aujvew {padding-left: var(--space-m)}}@media (min-width: 1025px) {#brxe-aujvew {flex-direction: row; padding-right: 0; padding-bottom: 0; width: 100%; justify-content: space-between}}@media (min-width: 1281px) {#brxe-aujvew {padding-bottom: 0}}#brxe-cujkpv {padding-bottom: 0; overflow: hidden; z-index: 2}#brxe-lcftun {font-family: "Montserrat"; font-weight: 500; color: var(--dark); font-size: var(--text-m)}#brxe-dejgou {font-family: "Montserrat"; font-weight: 500; font-size: var(--text-m); color: var(--dark)}#brxe-xyqjuh {font-size: var(--text-3xl); font-family: "Montserrat"; font-weight: 700; color: var(--primary); margin-bottom: 0}#brxe-rqjgmx {font-family: "Montserrat"; font-weight: 500; font-size: var(--text-m); color: var(--dark)}#brxe-axkgbb {font-family: "Montserrat"; font-weight: 500; font-size: var(--text-m); color: var(--dark)}#brxe-klmjhg {row-gap: var(--space-2xl); display: grid; align-items: initial; grid-template-columns: repeat(12, minmax(0, 1fr)); justify-content: center; justify-items: center; align-items: center; align-content: center; grid-template-rows: auto}#brxe-giqgpe {align-self: center !important; align-items: center; justify-content: center; row-gap: var(--space-2xl)}@media (min-width: 1025px) {#brxe-giqgpe {width: 100%}}@media (min-width: 1440px) {#brxe-nheglv {padding-bottom: var(--space-l)}}#brxe-ovoenn {text-align: center; font-family: "Montserrat"; font-weight: 400; color: var(--dark)}#brxe-ovoenn a {text-align: center; font-family: "Montserrat"; font-weight: 400; color: var(--dark); font-size: inherit}#brxe-tcynmm {align-self: center !important; justify-content: center; align-items: center; row-gap: var(--space-l); padding-top: var(--space-2xl)}@media (min-width: 801px) {#brxe-tcynmm {padding-top: 0}}@media (min-width: 1440px) {#brxe-tcynmm {margin-right: var(--space-m)}}#brxe-pahlot:not(.tag), #brxe-pahlot img {aspect-ratio: 16 / 9}#brxe-pahlot {width: 100%; height: 100%}@media (min-width: 1025px) {#brxe-pahlot:not(.tag), #brxe-pahlot img {aspect-ratio: 1 / 1}}@media (min-width: 1440px) {#brxe-pahlot:not(.tag), #brxe-pahlot img {object-fit: cover}}@media (min-width: 1025px) {#brxe-xnfpwf {border-top-left-radius: 0; border-bottom-left-radius: 0}}@media (min-width: 1440px) {#brxe-mzdmhb {width: 70%}}@media (min-width: 1025px) {#brxe-jwlqon {flex-direction: row-reverse; padding-left: 0; align-items: center; margin-left: 0; width: 100%}}@media (min-width: 1281px) {#brxe-jwlqon {margin-left: 0}}@media (min-width: 1440px) {#brxe-jwlqon {margin-left: 0; column-gap: var(--space-xl)}}#brxe-bmrzlk {background-image: url(https://artae.immo/wp-content/uploads/2024/08/Ellipse-6.svg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (min-width: 1025px) {#brxe-bmrzlk {background-image: url(https://artae.immo/wp-content/uploads/2024/08/Ellipse.svg); background-repeat: no-repeat; background-size: cover; background-position: center center; padding-top: var(--space-2xl); padding-bottom: var(--space-2xl)}}@media (min-width: 1440px) {#brxe-bmrzlk {background-size: contain; background-position: center right; padding-bottom: var(--space-4xl)}}#brxe-grsqce {width: 100%; height: 100%}#brxe-grsqce:not(.tag), #brxe-grsqce img {object-fit: cover}@media (min-width: 801px) {#brxe-grsqce {align-self: center; max-width: 500px}}@media (min-width: 1025px) {#brxe-grsqce:not(.tag), #brxe-grsqce img {object-fit: cover}}@media (min-width: 1025px) {#brxe-lyuofc {border-top-right-radius: 0; border-bottom-right-radius: 0; align-self: stretch !important; width: 100%; display: none}}@media (min-width: 1440px) {#brxe-lyuofc {width: 60%}}#brxe-lmptdw {width: 5rem; height: 5rem; position: absolute; left: -1.5rem; top: -3rem}@media (min-width: 1025px) {#brxe-lmptdw {top: 50%; transform: translateY(-50%); width: 8rem; height: 8rem; left: -4.5rem}}@media (min-width: 1281px) {#brxe-lmptdw {width: 15rem; left: -8rem; top: 1.9rem; padding-bottom: 0; margin-bottom: 498px}}@media (min-width: 1440px) {#brxe-lmptdw {height: 15rem; left: -9rem}@media screen and (min-width: 1473px) { #brxe-lmptdw { height: 13rem; left: -10rem; }}}#brxe-nykxhr {text-align: center; font-family: "Montserrat"; font-weight: 400; color: var(--dark); font-style: italic; font-size: var(--text-m)}#brxe-nykxhr a {text-align: center; font-family: "Montserrat"; font-weight: 400; color: var(--dark); font-style: italic; font-size: var(--text-m); font-size: inherit}@media (min-width: 1281px) {#brxe-nykxhr {font-size: calc( var(--text-l) - 5px)}#brxe-nykxhr a {font-size: calc( var(--text-l) - 5px); font-size: inherit}}@media (min-width: 1440px) {#brxe-nykxhr {font-size: var(--text-l)}#brxe-nykxhr a {font-size: var(--text-l); font-size: inherit}}#brxe-meskvh {text-align: center; font-family: "Montserrat"; font-weight: 400; color: var(--dark); font-style: italic; font-size: var(--text-m)}#brxe-meskvh a {text-align: center; font-family: "Montserrat"; font-weight: 400; color: var(--dark); font-style: italic; font-size: var(--text-m); font-size: inherit}@media (min-width: 1281px) {#brxe-meskvh {font-size: calc( var(--text-l) - 5px)}#brxe-meskvh a {font-size: calc( var(--text-l) - 5px); font-size: inherit}}@media (min-width: 1440px) {#brxe-meskvh {font-size: var(--text-l)}#brxe-meskvh a {font-size: var(--text-l); font-size: inherit}}@media (min-width: 1440px) {#brxe-sufxjh {width: 75%}}#brxe-xbqqad {row-gap: var(--space-2xl)}@media (min-width: 1281px) {#brxe-xbqqad {row-gap: var(--space-l)}}@media (min-width: 1440px) {#brxe-xbqqad {align-self: stretch !important; width: 100%; justify-content: center; margin-left: var(--space-m)}}@media (min-width: 1025px) {#brxe-mkeyop {width: 100%; height: 100%}}@media (min-width: 1281px) {#brxe-mkeyop:not(.tag), #brxe-mkeyop img {object-fit: cover}}#brxe-tuvsoo {display: none}@media (min-width: 1025px) {#brxe-tuvsoo {border-top-right-radius: 0; border-bottom-right-radius: 0; display: flex; height: 100%}}@media (min-width: 1281px) {#brxe-tuvsoo {align-self: center !important; align-items: flex-end}}@media (min-width: 1440px) {#brxe-tuvsoo {width: 50%}}#brxe-acjroz {row-gap: var(--space-xl)}@media (min-width: 1025px) {#brxe-acjroz {flex-direction: row; column-gap: var(--space-2xl)}}@media (min-width: 1440px) {#brxe-acjroz {column-gap: var(--space-xl)}}#brxe-qpuphx {row-gap: var(--space-xl)}@media (min-width: 1025px) {#brxe-qpuphx {padding-right: 0; width: 100%; margin-top: var(--space-2xl)}}#brxe-uhoymq {text-align: center; font-family: "Montserrat"; font-weight: 700; font-size: calc(var(--text-l) - 2px); color: var(--dark)}@media (min-width: 480px) {#brxe-uhoymq {font-size: var(--text-l)}}@media (min-width: 801px) {#brxe-uhoymq {text-align: left}}#brxe-bztvyl {align-self: center !important; justify-content: center; align-items: center}@media (min-width: 1025px) {#brxe-bztvyl {justify-content: flex-start; align-items: flex-start}}#brxe-oxsrtf {align-items: center; justify-content: center; align-self: center !important}@media (min-width: 801px) {#brxe-oxsrtf {justify-content: center; align-items: center; align-self: center !important}}@media (min-width: 1025px) {#brxe-oxsrtf {align-items: flex-end}}@media (min-width: 1025px) {#brxe-rumfnw {padding-top: var(--space-m); padding-bottom: var(--space-m)}}#brxe-fkjqrw {width: 100%; background-color: var(--secondary); margin-top: var(--space-xl); margin-bottom: var(--space-xl)}#brxe-iiezsf {align-items: center}#brxe-ovmkye {display: grid; align-items: initial; grid-gap: var(--space-m)}@media (min-width: 1025px) {#brxe-ovmkye {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (min-width: 1281px) {#brxe-ovmkye {grid-gap: var(--space-2xl)}}#brxe-bpmyhm {width: 6rem; height: 6rem; position: absolute; top: -2.5rem; right: 0rem}@media (min-width: 1025px) {#brxe-bpmyhm {width: 8rem; height: 8rem; top: -3.5rem; right: -1.9rem}}@media (min-width: 1281px) {#brxe-bpmyhm {width: 12rem; height: 12rem; top: -5.5rem}}@media (min-width: 1440px) {#brxe-bpmyhm {width: 15rem; height: 15rem; top: -7rem; right: -3.5rem}@media screen and (min-width: 1520px){ #brxe-bpmyhm{right: -6.5rem;}}}#brxe-apvnir {background-color: var(--dark); border-radius: 15px; position: relative; padding-top: var(--space-3xl); padding-right: var(--space-m); padding-bottom: var(--space-3xl); padding-left: var(--space-m); row-gap: var(--space-m)}@media (min-width: 1025px) {#brxe-apvnir {row-gap: var(--space-xl)}}@media (min-width: 1025px) {#brxe-zjewhw {padding-top: var(--space-2xl)}}.brxe-zjuyel .brxe-tonxap.brxe-text-basic {text-align: center; font-family: "Montserrat"; font-weight: 700; margin-bottom: 0}@media (min-width: 1025px) {.brxe-zjuyel .brxe-tonxap.brxe-text-basic {font-size: var(--text-l); margin-bottom: 0}}.brxe-zjuyel .brxe-qshrrv.brxe-text-basic {text-align: center; font-family: "Montserrat"; font-weight: 700}@media (min-width: 1025px) {.brxe-zjuyel .brxe-qshrrv.brxe-text-basic {font-size: var(--text-l); margin-bottom: var(--space-3xs)}}.brxe-zjuyel .brxe-hdutnp.brxe-block {align-items: center; justify-content: center; align-self: center !important; row-gap: 0px}.brxe-zjuyel .brxe-nktqnf.brxe-divider .line {height: 2px}.brxe-zjuyel .brxe-nktqnf.brxe-divider.horizontal .line {border-top-width: 2px; width: 92px; border-top-style: solid; border-top-color: var(--primary)}.brxe-zjuyel .brxe-nktqnf.brxe-divider.vertical .line {border-right-width: 92px; border-right-style: solid; border-right-color: var(--primary)}.brxe-zjuyel .brxe-nktqnf.brxe-divider.horizontal {justify-content: center}.brxe-zjuyel .brxe-nktqnf.brxe-divider.vertical {align-self: center}.brxe-zjuyel .brxe-nktqnf.brxe-divider .icon {color: var(--primary)}@media (min-width: 1025px) {.brxe-zjuyel .brxe-nktqnf.brxe-divider {margin-bottom: var(--space-3xs)}}.brxe-zjuyel .brxe-ikhouc.brxe-div {display: flex; flex-direction: row}.brxe-zjuyel .brxe-cqmncl.brxe-block {flex-direction: row; flex-wrap: nowrap; align-self: center !important; align-items: center; justify-content: center; column-gap: var(--space-m); row-gap: var(--space-m)}.brxe-zjuyel .brxe-phfynj.brxe-block {flex-direction: column; flex-wrap: nowrap; align-self: center !important; align-items: center; justify-content: center}@media (min-width: 1025px) {.brxe-zjuyel .brxe-ypoxch.brxe-svg {width: 4rem; height: 4rem}}.brxe-zjuyel .brxe-lehvuv.brxe-div {display: flex; flex-direction: row}.brxe-zjuyel .brxe-trotlm.brxe-block {flex-direction: row; flex-wrap: nowrap; align-self: center !important; align-items: center; justify-content: center; column-gap: var(--space-m); row-gap: var(--space-m)}.brxe-zjuyel .brxe-urhcqq.brxe-block {flex-direction: column; flex-wrap: nowrap; align-self: center !important; align-items: center; justify-content: center}.brxe-zjuyel .brxe-mafieq.brxe-div {display: flex; flex-direction: row}.brxe-zjuyel .brxe-pljdly.brxe-block {flex-direction: row; flex-wrap: nowrap; align-self: center !important; align-items: center; justify-content: center; column-gap: var(--space-m); row-gap: var(--space-m)}.brxe-zjuyel .brxe-jkoopu.brxe-block {flex-direction: column; flex-wrap: nowrap; align-self: center !important; align-items: center; justify-content: center}.brxe-zjuyel .brxe-biebne.brxe-block {flex-wrap: nowrap}@media (min-width: 1025px) {.brxe-zjuyel .brxe-biebne.brxe-block:hover {background-color: rgba(198, 159, 99, 0.25)}.brxe-zjuyel .brxe-biebne.brxe-block {transition: all 0.2s ease-in-out}}.brxe-zjuyel.brxe-block {flex-wrap: nowrap}#brxe-uorxrc .splide__arrow {background-color: var(--dark); color: var(--secondary); border-radius: 50%; font-size: 1.5rem; min-height: 1.5rem; min-width: 1.5rem; height: 3.5rem; width: 3.5rem}#brxe-uorxrc .splide__arrow svg {fill: var(--secondary); height: 1.5rem; width: 1.5rem}#brxe-uorxrc .splide__arrow--prev {left: -12.5px}#brxe-uorxrc .splide__arrow--next {right: -12.5px}#brxe-uorxrc .splide__slide {align-items: center; justify-content: center}#brxe-xbnapd {text-align: center}#brxe-tjhvds {row-gap: var(--space-2xl); padding-top: var(--space-2xl); align-items: center; justify-content: center; align-self: center !important}@media (min-width: 480px) {#brxe-tjhvds {align-items: center}}@media (min-width: 1025px) {#brxe-tjhvds {padding-top: 0}}@media (min-width: 1281px) {#brxe-tjhvds {row-gap: var(--space-xl)}}@media (min-width: 1025px) {#brxe-pvkrbu {margin-top: var(--space-2xl)}}#brxe-dnuasr {width: 05rem; height: 05rem; position: absolute; right: 0px; top: -5%; z-index: 1}@media (min-width: 1281px) {#brxe-dnuasr {width: 15rem; height: 15rem; top: -15%}}@media (min-width: 1281px) {.brxe-qqrsfg .brxe-frqdjg.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}@media (min-width: 1281px) {.brxe-qqrsfg .brxe-yhjrnl.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}@media (min-width: 1281px) {.brxe-qqrsfg .brxe-hfgdzg.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}@media (min-width: 1281px) {.brxe-qqrsfg .brxe-vegfdi.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}@media (min-width: 1281px) {.brxe-qqrsfg .brxe-paiyka.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}@media (min-width: 1281px) {.brxe-qqrsfg .brxe-qylrqs.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}.brxe-qqrsfg .brxe-wlxrlk.brxe-div {display: flex; column-gap: var(--space-m); row-gap: var(--space-m)}@media (min-width: 1281px) {.brxe-qqrsfg .brxe-wlxrlk.brxe-div {column-gap: var(--space-4xs)}}.brxe-qqrsfg .brxe-szrrln.brxe-text-basic {text-align: center; font-family: "Montserrat"; font-weight: 400}.brxe-qqrsfg .brxe-xwhfhl.brxe-text-basic {text-align: center}.brxe-xwhfhl {display: flex; flex-direction: column;}.brxe-xwhfhl span{line-height: 1.3}.brxe-qqrsfg .brxe-vxvjkm.brxe-block {flex-direction: column; align-self: center !important; justify-content: center; align-items: center}.brxe-qqrsfg .brxe-pmwwkf.brxe-block {flex-wrap: nowrap; flex-direction: column; row-gap: var(--space-xl); align-self: stretch !important; width: 100%}@media (min-width: 801px) {.brxe-qqrsfg .brxe-pmwwkf.brxe-block {row-gap: var(--space-m)}}.brxe-qqrsfg.brxe-block {flex-wrap: nowrap; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-loiliy .splide__arrow {background-color: var(--dark); color: var(--secondary); border-radius: 50%; font-size: 1.5rem; min-height: 1.5rem; min-width: 1.5rem; height: 3.5rem; width: 3.5rem}#brxe-loiliy .splide__arrow svg {fill: var(--secondary); height: 1.5rem; width: 1.5rem}#brxe-loiliy .splide__arrow--prev {left: -12.5px}#brxe-loiliy .splide__arrow--next {right: -12.5px}#brxe-loiliy .splide__slide {align-items: center; justify-content: center}#brxe-loiliy {position: relative; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-pwcijj {padding-bottom: var(--space-4xl); width: 200px}@media (min-width: 480px) {#brxe-pwcijj {padding-bottom: var(--space-xs)}}@media (min-width: 801px) {#brxe-pwcijj {width: 250px}}@media (min-width: 1281px) {#brxe-pwcijj {width: 300px}}#brxe-zcrpns {align-items: center; justify-content: center; align-self: center !important}#brxe-ksgprb {position: relative; row-gap: var(--space-xl)}@media (min-width: 1281px) {#brxe-ksgprb {align-items: center}}#brxe-nkgdzy {row-gap: var(--space-6xl)}@media (min-width: 801px) {#brxe-nkgdzy {row-gap: var(--space-2xl)}}@media (min-width: 1025px) {#brxe-nkgdzy {row-gap: var(--space-xl)}}@media (min-width: 1281px) {#brxe-cucfkj {padding-right: 0}}#brxe-euxngx:not(.tag), #brxe-euxngx img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-euxngx:not(.tag), #brxe-euxngx img {object-fit: cover}#brxe-euxngx {width: 100%; height: 100%}}@media (min-width: 600px) {#brxe-euxngx:not(.tag), #brxe-euxngx img {object-fit: fill}}#brxe-uzgczj:not(.tag), #brxe-uzgczj img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-uzgczj {width: 100%; height: 100%}}#brxe-mmhznc:not(.tag), #brxe-mmhznc img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-mmhznc {width: 100%; height: 100%}}#brxe-cmbutk:not(.tag), #brxe-cmbutk img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-cmbutk:not(.tag), #brxe-cmbutk img {object-fit: cover}#brxe-cmbutk {width: 100%; height: 100%}}@media (min-width: 600px) {#brxe-cmbutk:not(.tag), #brxe-cmbutk img {object-fit: fill}}#brxe-vbpjxx:not(.tag), #brxe-vbpjxx img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-vbpjxx {width: 100%; height: 100%}}#brxe-ktnjnr:not(.tag), #brxe-ktnjnr img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-ktnjnr {width: 100%; height: 100%}}#brxe-rjfjgq {row-gap: var(--space-s); width: max-content}@media (min-width: 801px) {#brxe-rjfjgq {align-items: center}}#brxe-casxcj:not(.tag), #brxe-casxcj img {aspect-ratio: 1 / 1; object-fit: cover}@media (min-width: 480px) {#brxe-casxcj:not(.tag), #brxe-casxcj img {object-fit: fill}#brxe-casxcj {width: 100%; height: 100%}}#brxe-zpofse:not(.tag), #brxe-zpofse img {aspect-ratio: 1 / 1; object-fit: fill}@media (min-width: 480px) {#brxe-zpofse {width: 100%; height: 100%}}#brxe-dqcdxv:not(.tag), #brxe-dqcdxv img {aspect-ratio: 1 / 1; object-fit: fill}@media (min-width: 480px) {#brxe-dqcdxv {width: 100%; height: 100%}}#brxe-bobqmc:not(.tag), #brxe-bobqmc img {aspect-ratio: 1 / 1; object-fit: cover}@media (min-width: 480px) {#brxe-bobqmc:not(.tag), #brxe-bobqmc img {object-fit: fill}#brxe-bobqmc {width: 100%; height: 100%}}#brxe-okxopv:not(.tag), #brxe-okxopv img {aspect-ratio: 1 / 1; object-fit: fill}@media (min-width: 480px) {#brxe-okxopv {width: 100%; height: 100%}}#brxe-cniyly {row-gap: var(--space-s); width: max-content}@media (min-width: 801px) {#brxe-cniyly {align-items: center}}#brxe-cwuqgm {flex-direction: row; flex-wrap: nowrap; height: 55vh; overflow: hidden; column-gap: var(--space-s); row-gap: var(--space-s); align-items: center; justify-content: center}@media (min-width: 801px) {#brxe-cwuqgm {column-gap: max-content; justify-content: center}}@media (min-width: 1025px) {#brxe-cwuqgm {flex-wrap: nowrap}}#brxe-pilseu {row-gap: var(--space-2xl)}@media (min-width: 1025px) {#brxe-pilseu {flex-direction: row; align-items: center}}#brxe-lckxft {height: 100dvh; justify-content: center}@media (min-width: 1025px) {#brxe-lckxft {height: 75dvh}}@media (min-width: 1281px) {#brxe-iewuzz:not(.tag), #brxe-iewuzz img {object-position: top}}@media (min-width: 1281px) {#brxe-fmkyde .form-group:nth-child(4) {height: 180px}}#brxe-ycqofm {padding-top: var(--space-4xl)}@media (min-width: 801px) {#brxe-ycqofm {padding-top: 0}}