@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-bftvwi {font-family: "Montserrat"; font-weight: 700; text-align: center}@media (min-width: 1025px) {#brxe-bftvwi {text-align: left}}#brxe-gatobt {row-gap: 0.2rem; align-self: center !important; justify-content: center; align-items: center}@media (min-width: 801px) {#brxe-gatobt {flex-direction: row; justify-content: center; align-self: center !important; align-items: center}}@media (min-width: 1025px) {#brxe-gatobt {flex-direction: column; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start}}#brxe-dxokug {row-gap: 0.2rem; align-self: center !important; justify-content: center; align-items: center}@media (min-width: 801px) {#brxe-dxokug {flex-direction: column}}@media (min-width: 1281px) {#brxe-dxokug {grid-column: 1 / 12}}@media (min-width: 1440px) {#brxe-dxokug {grid-column: 2 / 13}}@media (min-width: 1281px) {#brxe-rcgkjw{grid-column: 1 / 8;}}@media (min-width: 1440px) {#brxe-rcgkjw{grid-column: 2 / 8;}}#brxe-opyvfi {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-opyvfi {align-items: flex-start}}@media (min-width: 1281px) {#brxe-opyvfi {display: grid; align-items: initial; grid-template-columns: repeat(12, minmax(0, 1fr))}}@media (min-width: 1440px) {#brxe-opyvfi {display: grid; align-items: initial; grid-template-columns: repeat(12, minmax(0, 1fr))}@media screen and (min-width: 1600px) { #brxe-opyvfi #brxe-menest{ grid-column: 4 / 13; } #brxe-opyvfi #brxe-vwnzqo{ grid-column: 4 / 10; }}}#brxe-jiuldz {grid-column: span 6}@media (min-width: 1440px) {#brxe-jiuldz {height: 319px}}#brxe-taasbl {grid-column: span 6; margin-top: var(--space-2xl)}@media (min-width: 801px) {#brxe-taasbl {margin-top: 0}}@media (min-width: 1025px) {#brxe-taasbl {margin-top: 0}}@media (min-width: 1440px) {#brxe-taasbl {height: 319px}}#brxe-ujlllq {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-ujlllq {grid-column: span 6; flex-direction: column; padding-top: var(--space-2xl)}}@media (min-width: 1025px) {#brxe-ujlllq {padding-top: 0; margin-top: var(--space-l)}}@media (min-width: 1025px) {#brxe-nheyqu {border-top-right-radius: 0; border-bottom-right-radius: 0}}#brxe-mtxkap {grid-column: span 6; display: none}@media (min-width: 801px) {#brxe-mtxkap {display: flex; overflow: hidden; border-radius: 15px}}@media (min-width: 1025px) {#brxe-mtxkap {border-top-right-radius: 0; border-bottom-right-radius: 0; display: flex}}@media (min-width: 1440px) {#brxe-mtxkap {height: 319px}}#brxe-ztgdyi {grid-column: span 6; display: none}@media (min-width: 801px) {#brxe-ztgdyi {display: flex; overflow: hidden; border-radius: 15px}}@media (min-width: 1025px) {#brxe-ztgdyi {display: flex; border-top-right-radius: 0; border-bottom-right-radius: 0}}@media (min-width: 1440px) {#brxe-ztgdyi {height: 319px}}#brxe-rxnsoq {row-gap: var(--space-s); column-gap: var(--space-s)}@media (min-width: 801px) {#brxe-rxnsoq {grid-column: span 6}}@media (min-width: 1025px) {#brxe-rxnsoq {margin-top: var(--space-2xl)}}#brxe-pkbeay {display: grid; align-items: initial; grid-template-columns: repeat(12, minmax(0, 1fr)); grid-gap: var(--space-s)}#brxe-cgdlej {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-cgdlej {padding-left: var(--space-m)}}@media (min-width: 1025px) {#brxe-cgdlej {flex-direction: row; padding-right: 0; padding-bottom: 0; width: 100%; justify-content: space-between}}@media (min-width: 1281px) {#brxe-cgdlej {padding-bottom: 0}}#brxe-qdrhjh {padding-bottom: 0; overflow: hidden; z-index: 2}#brxe-jmvngr {font-family: "Montserrat"; font-weight: 500; color: var(--dark); font-size: var(--text-m)}#brxe-fjodja {font-family: "Montserrat"; font-weight: 500; font-size: var(--text-m); color: var(--dark)}#brxe-tqyxhx {font-size: var(--text-3xl); font-family: "Montserrat"; font-weight: 700; color: var(--primary); margin-bottom: 0}#brxe-kvybog {font-family: "Montserrat"; font-weight: 500; font-size: var(--text-m); color: var(--dark)}#brxe-dwcdjb {font-family: "Montserrat"; font-weight: 500; font-size: var(--text-m); color: var(--dark)}#brxe-rhshlo {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-pyqlbn {align-self: center !important; align-items: center; justify-content: center; row-gap: var(--space-2xl)}@media (min-width: 1025px) {#brxe-pyqlbn {width: 100%}}@media (min-width: 1440px) {#brxe-qothas {padding-bottom: var(--space-l)}}#brxe-rtgmgr {text-align: center; font-family: "Montserrat"; font-weight: 400; color: var(--dark)}#brxe-rtgmgr a {text-align: center; font-family: "Montserrat"; font-weight: 400; color: var(--dark); font-size: inherit}#brxe-zdijar {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-zdijar {padding-top: 0}}@media (min-width: 1440px) {#brxe-zdijar {margin-right: var(--space-m)}}#brxe-ylxtlm:not(.tag), #brxe-ylxtlm img {aspect-ratio: 16 / 9}#brxe-ylxtlm {width: 100%; height: 100%}@media (min-width: 1025px) {#brxe-ylxtlm:not(.tag), #brxe-ylxtlm img {aspect-ratio: 1 / 1}}@media (min-width: 1440px) {#brxe-ylxtlm:not(.tag), #brxe-ylxtlm img {object-fit: cover}}@media (min-width: 1025px) {#brxe-kekdbe {border-top-left-radius: 0; border-bottom-left-radius: 0}}@media (min-width: 1440px) {#brxe-zhwebb {width: 70%}}@media (min-width: 1025px) {#brxe-koboiw {flex-direction: row-reverse; padding-left: 0; align-items: center; margin-left: 0; width: 100%}}@media (min-width: 1281px) {#brxe-koboiw {margin-left: 0}}@media (min-width: 1440px) {#brxe-koboiw {margin-left: 0; column-gap: var(--space-xl)}}#brxe-roeqsn {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-roeqsn {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-roeqsn {background-size: contain; background-position: center right; padding-bottom: var(--space-4xl)}}#brxe-bzthig {color: var(--text-title)}#brxe-bzthig a {color: var(--text-title); font-size: inherit}#brxe-sqcekb {width: 100%; height: 100%}#brxe-sqcekb:not(.tag), #brxe-sqcekb img {object-fit: cover}@media (min-width: 801px) {#brxe-sqcekb {max-width: 500px; align-self: center}}@media (min-width: 1025px) {#brxe-sqcekb:not(.tag), #brxe-sqcekb img {object-fit: cover}}@media (min-width: 1025px) {#brxe-gnccen {border-top-right-radius: 0; border-bottom-right-radius: 0; align-self: stretch !important; width: 100%; display: none}}@media (min-width: 1440px) {#brxe-gnccen {width: 60%}}#brxe-dkxrka {width: 5rem; height: 5rem; position: absolute; left: -1.5rem; top: -3rem}@media (min-width: 1025px) {#brxe-dkxrka {top: 50%; transform: translateY(-50%); width: 8rem; height: 8rem; left: -4.5rem}}@media (min-width: 1281px) {#brxe-dkxrka {width: 15rem; left: -8rem; top: 1.9rem; padding-bottom: 0; margin-bottom: 498px}}@media (min-width: 1440px) {#brxe-dkxrka {height: 15rem; left: -9rem}@media screen and (min-width: 1473px) { #brxe-dkxrka { height: 13rem; left: -10rem; }}}#brxe-ofhmlr {text-align: center; font-family: "Montserrat"; font-weight: 400; color: var(--dark); font-style: italic; font-size: var(--text-m)}#brxe-ofhmlr 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-ofhmlr {font-size: calc( var(--text-l) - 5px)}#brxe-ofhmlr a {font-size: calc( var(--text-l) - 5px); font-size: inherit}}@media (min-width: 1440px) {#brxe-ofhmlr {font-size: var(--text-l)}#brxe-ofhmlr a {font-size: var(--text-l); font-size: inherit}}#brxe-yihjph {text-align: center; font-family: "Montserrat"; font-weight: 400; color: var(--dark); font-style: italic; font-size: var(--text-m)}#brxe-yihjph 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-yihjph {font-size: calc( var(--text-l) - 5px)}#brxe-yihjph a {font-size: calc( var(--text-l) - 5px); font-size: inherit}}@media (min-width: 1440px) {#brxe-yihjph {font-size: var(--text-l)}#brxe-yihjph a {font-size: var(--text-l); font-size: inherit}}@media (min-width: 1440px) {#brxe-raseeh {width: 75%}}#brxe-gpqfzh {row-gap: var(--space-2xl)}@media (min-width: 1281px) {#brxe-gpqfzh {row-gap: var(--space-l)}}@media (min-width: 1440px) {#brxe-gpqfzh {align-self: stretch !important; width: 100%; justify-content: center; margin-left: var(--space-m)}}@media (min-width: 1025px) {#brxe-kyykbv {width: 100%; height: 100%}}@media (min-width: 1281px) {#brxe-kyykbv:not(.tag), #brxe-kyykbv img {object-fit: cover}}#brxe-afgwis {display: none}@media (min-width: 1025px) {#brxe-afgwis {border-top-right-radius: 0; border-bottom-right-radius: 0; display: flex; height: 100%}}@media (min-width: 1281px) {#brxe-afgwis {align-self: center !important; align-items: flex-end}}@media (min-width: 1440px) {#brxe-afgwis {width: 50%}}#brxe-nzceug {row-gap: var(--space-xl)}@media (min-width: 1025px) {#brxe-nzceug {flex-direction: row; column-gap: var(--space-2xl)}}@media (min-width: 1440px) {#brxe-nzceug {column-gap: var(--space-xl)}}#brxe-hllrmt {row-gap: var(--space-xl)}@media (min-width: 1025px) {#brxe-hllrmt {padding-right: 0; width: 100%; margin-top: var(--space-2xl)}}#brxe-vyfxli {text-align: center; font-family: "Montserrat"; font-weight: 700; font-size: calc(var(--text-l) - 2px); color: var(--dark)}@media (min-width: 480px) {#brxe-vyfxli {font-size: var(--text-l)}}@media (min-width: 801px) {#brxe-vyfxli {text-align: left}}#brxe-omkxxx {align-self: center !important; justify-content: center; align-items: center}@media (min-width: 1025px) {#brxe-omkxxx {justify-content: flex-start; align-items: flex-start}}#brxe-wltaai {align-items: center; justify-content: center; align-self: center !important}@media (min-width: 801px) {#brxe-wltaai {justify-content: center; align-items: center; align-self: center !important}}@media (min-width: 1025px) {#brxe-wltaai {align-items: flex-end}}@media (min-width: 1025px) {#brxe-tykefn {padding-top: var(--space-m); padding-bottom: var(--space-m)}}#brxe-zowmqy {width: 100%; background-color: var(--secondary); margin-top: var(--space-xl); margin-bottom: var(--space-xl)}#brxe-wiifij {align-items: center}@media (min-width: 1281px) {#brxe-rmjvam {padding-bottom: 0}}#brxe-bhhuuc {display: grid; align-items: initial; grid-gap: var(--space-m)}@media (min-width: 1025px) {#brxe-bhhuuc {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (min-width: 1281px) {#brxe-bhhuuc {grid-gap: var(--space-2xl)}}#brxe-ibvnnv {width: 6rem; height: 6rem; position: absolute; top: -2.5rem; right: 0rem}@media (min-width: 1025px) {#brxe-ibvnnv {width: 8rem; height: 8rem; top: -3.5rem; right: -1.9rem}}@media (min-width: 1281px) {#brxe-ibvnnv {width: 12rem; height: 12rem; top: -5.5rem}}@media (min-width: 1440px) {#brxe-ibvnnv {width: 15rem; height: 15rem; top: -7rem; right: -3.5rem}@media screen and (min-width: 1520px){ #brxe-ibvnnv{right: -6.5rem;}}}#brxe-kqfuem {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-kqfuem {row-gap: var(--space-xl)}}@media (min-width: 1025px) {#brxe-ktzkdg {padding-top: var(--space-2xl)}}.brxe-kttamt .brxe-oruzlz.brxe-text-basic {text-align: center; font-family: "Montserrat"; font-weight: 700; margin-bottom: 0}@media (min-width: 1025px) {.brxe-kttamt .brxe-oruzlz.brxe-text-basic {font-size: var(--text-l); margin-bottom: 0}}.brxe-kttamt .brxe-rczfng.brxe-text-basic {text-align: center; font-family: "Montserrat"; font-weight: 700}@media (min-width: 1025px) {.brxe-kttamt .brxe-rczfng.brxe-text-basic {font-size: var(--text-l); margin-bottom: var(--space-3xs)}}.brxe-kttamt .brxe-rkqyda.brxe-block {align-items: center; justify-content: center; align-self: center !important; row-gap: 0px}.brxe-kttamt .brxe-etxvrk.brxe-divider .line {height: 2px}.brxe-kttamt .brxe-etxvrk.brxe-divider.horizontal .line {border-top-width: 2px; width: 92px; border-top-style: solid; border-top-color: var(--primary)}.brxe-kttamt .brxe-etxvrk.brxe-divider.vertical .line {border-right-width: 92px; border-right-style: solid; border-right-color: var(--primary)}.brxe-kttamt .brxe-etxvrk.brxe-divider.horizontal {justify-content: center}.brxe-kttamt .brxe-etxvrk.brxe-divider.vertical {align-self: center}.brxe-kttamt .brxe-etxvrk.brxe-divider .icon {color: var(--primary)}@media (min-width: 1025px) {.brxe-kttamt .brxe-etxvrk.brxe-divider {margin-bottom: var(--space-3xs)}}.brxe-kttamt .brxe-sexymg.brxe-div {display: flex; flex-direction: row}.brxe-kttamt .brxe-apkdiz.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-kttamt .brxe-gexsuj.brxe-block {flex-direction: column; flex-wrap: nowrap; align-self: center !important; align-items: center; justify-content: center}@media (min-width: 1025px) {.brxe-kttamt .brxe-dctcae.brxe-svg {width: 4rem; height: 4rem}}.brxe-kttamt .brxe-bvnrlc.brxe-div {display: flex; flex-direction: row}.brxe-kttamt .brxe-hcvino.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-kttamt .brxe-vskzxv.brxe-block {flex-direction: column; flex-wrap: nowrap; align-self: center !important; align-items: center; justify-content: center}.brxe-kttamt .brxe-zlwxnj.brxe-div {display: flex; flex-direction: row}.brxe-kttamt .brxe-gdkmin.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-kttamt .brxe-slpmlq.brxe-block {flex-direction: column; flex-wrap: nowrap; align-self: center !important; align-items: center; justify-content: center}.brxe-kttamt .brxe-khpdvj.brxe-block {flex-wrap: nowrap}@media (min-width: 1025px) {.brxe-kttamt .brxe-khpdvj.brxe-block:hover {background-color: rgba(198, 159, 99, 0.25)}.brxe-kttamt .brxe-khpdvj.brxe-block {transition: all 0.2s ease-in-out}}.brxe-kttamt.brxe-block {flex-wrap: nowrap}#brxe-koomrv .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-koomrv .splide__arrow svg {fill: var(--secondary); height: 1.5rem; width: 1.5rem}#brxe-koomrv .splide__arrow--prev {left: -12.5px}#brxe-koomrv .splide__arrow--next {right: -12.5px}#brxe-koomrv .splide__slide {align-items: center; justify-content: center}#brxe-bksdyv {text-align: center}#brxe-ainhcs {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-ainhcs {align-items: center}}@media (min-width: 1025px) {#brxe-ainhcs {padding-top: 0}}@media (min-width: 1281px) {#brxe-ainhcs {row-gap: var(--space-xl)}}@media (min-width: 1025px) {#brxe-bbrqre {margin-top: var(--space-2xl)}}#brxe-blpiic {width: 05rem; height: 05rem; position: absolute; right: 0px; top: -5%; z-index: 1}@media (min-width: 1281px) {#brxe-blpiic {width: 15rem; height: 15rem; top: -15%}}@media (min-width: 1281px) {.brxe-xahrdw .brxe-mmlzry.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}@media (min-width: 1281px) {.brxe-xahrdw .brxe-gurwmg.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}@media (min-width: 1281px) {.brxe-xahrdw .brxe-lxdizm.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}@media (min-width: 1281px) {.brxe-xahrdw .brxe-fmghvl.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}@media (min-width: 1281px) {.brxe-xahrdw .brxe-cakcen.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}@media (min-width: 1281px) {.brxe-xahrdw .brxe-uklebk.brxe-icon {height: var(--icon-size); width: var(--icon-size)}}.brxe-xahrdw .brxe-icvvyd.brxe-div {display: flex; column-gap: var(--space-m); row-gap: var(--space-m)}@media (min-width: 1281px) {.brxe-xahrdw .brxe-icvvyd.brxe-div {column-gap: var(--space-4xs)}}.brxe-xahrdw .brxe-lxcamu.brxe-text-basic {text-align: center; font-family: "Montserrat"; font-weight: 400}.brxe-xahrdw .brxe-onrchu.brxe-text-basic {text-align: center}.brxe-onrchu {display: flex; flex-direction: column;}.brxe-onrchu span{line-height: 1.3}.brxe-xahrdw .brxe-eeanfh.brxe-block {flex-direction: column; align-self: center !important; justify-content: center; align-items: center}.brxe-xahrdw .brxe-tgcqcq.brxe-block {flex-wrap: nowrap; flex-direction: column; row-gap: var(--space-xl); align-self: stretch !important; width: 100%}@media (min-width: 801px) {.brxe-xahrdw .brxe-tgcqcq.brxe-block {row-gap: var(--space-m)}}.brxe-xahrdw.brxe-block {flex-wrap: nowrap; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-ibqflb .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-ibqflb .splide__arrow svg {fill: var(--secondary); height: 1.5rem; width: 1.5rem}#brxe-ibqflb .splide__arrow--prev {left: -12.5px}#brxe-ibqflb .splide__arrow--next {right: -12.5px}#brxe-ibqflb .splide__slide {align-items: center; justify-content: center}#brxe-ibqflb {position: relative; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-kwrnbl {padding-bottom: var(--space-xl); width: 200px}@media (min-width: 480px) {#brxe-kwrnbl {padding-bottom: var(--space-4xs)}}@media (min-width: 801px) {#brxe-kwrnbl {width: 250px}}@media (min-width: 1281px) {#brxe-kwrnbl {width: 300px}}#brxe-npiyut {align-items: center; justify-content: center; align-self: center !important}#brxe-wzcbho {position: relative; row-gap: var(--space-xl)}@media (min-width: 1281px) {#brxe-wzcbho {align-items: center}}#brxe-sfcvbg {row-gap: var(--space-6xl)}@media (min-width: 801px) {#brxe-sfcvbg {row-gap: var(--space-2xl)}}@media (min-width: 1025px) {#brxe-sfcvbg {row-gap: var(--space-xl)}}@media (min-width: 1281px) {#brxe-leihhv {padding-right: 0}}#brxe-rctnhw:not(.tag), #brxe-rctnhw img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-rctnhw:not(.tag), #brxe-rctnhw img {object-fit: cover}#brxe-rctnhw {width: 100%; height: 100%}}@media (min-width: 600px) {#brxe-rctnhw:not(.tag), #brxe-rctnhw img {object-fit: fill}}#brxe-yklhie:not(.tag), #brxe-yklhie img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-yklhie {width: 100%; height: 100%}}#brxe-faphnk:not(.tag), #brxe-faphnk img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-faphnk {width: 100%; height: 100%}}#brxe-rogjgm:not(.tag), #brxe-rogjgm img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-rogjgm:not(.tag), #brxe-rogjgm img {object-fit: cover}#brxe-rogjgm {width: 100%; height: 100%}}@media (min-width: 600px) {#brxe-rogjgm:not(.tag), #brxe-rogjgm img {object-fit: fill}}#brxe-ucqljp:not(.tag), #brxe-ucqljp img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-ucqljp {width: 100%; height: 100%}}#brxe-xagmaj:not(.tag), #brxe-xagmaj img {aspect-ratio: 1 / 1}@media (min-width: 480px) {#brxe-xagmaj {width: 100%; height: 100%}}#brxe-wvcvto {row-gap: var(--space-s); width: max-content}@media (min-width: 801px) {#brxe-wvcvto {align-items: center}}#brxe-kvxtgv:not(.tag), #brxe-kvxtgv img {aspect-ratio: 1 / 1; object-fit: fill}@media (min-width: 480px) {#brxe-kvxtgv {width: 100%; height: 100%}}#brxe-hnwelu:not(.tag), #brxe-hnwelu img {aspect-ratio: 1 / 1; object-fit: cover}@media (min-width: 480px) {#brxe-hnwelu:not(.tag), #brxe-hnwelu img {object-fit: fill}#brxe-hnwelu {width: 100%; height: 100%}}#brxe-ickkrk:not(.tag), #brxe-ickkrk img {aspect-ratio: 1 / 1; object-fit: fill}@media (min-width: 480px) {#brxe-ickkrk {width: 100%; height: 100%}}#brxe-kieeno:not(.tag), #brxe-kieeno img {aspect-ratio: 1 / 1; object-fit: cover}@media (min-width: 480px) {#brxe-kieeno:not(.tag), #brxe-kieeno img {object-fit: fill}#brxe-kieeno {width: 100%; height: 100%}}#brxe-qxzxmr:not(.tag), #brxe-qxzxmr img {aspect-ratio: 1 / 1; object-fit: fill}@media (min-width: 480px) {#brxe-qxzxmr {width: 100%; height: 100%}}#brxe-hlbthz {row-gap: var(--space-s); width: max-content}@media (min-width: 801px) {#brxe-hlbthz {align-items: center}}#brxe-owpvnt {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-owpvnt {column-gap: max-content; justify-content: center}}@media (min-width: 1025px) {#brxe-owpvnt {flex-wrap: nowrap}}#brxe-itzibm {row-gap: var(--space-2xl)}@media (min-width: 1025px) {#brxe-itzibm {flex-direction: row; align-items: center}}#brxe-gxwiki {height: 100dvh; justify-content: center}@media (min-width: 1025px) {#brxe-gxwiki {height: 75dvh}}@media (min-width: 1281px) {#brxe-kbprvx:not(.tag), #brxe-kbprvx img {object-position: top}}@media (min-width: 1281px) {#brxe-qwpjay .form-group:nth-child(4) {height: 180px}}#brxe-xrkzbu {padding-top: var(--space-4xl)}@media (min-width: 801px) {#brxe-xrkzbu {padding-top: 0}}