@layer bricks {.brxe-button{width:auto}}@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 {: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 {: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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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 {@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-nav-menu).dragging .bricks-mobile-menu-wrapper{display:none!important;pointer-events:none!important}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu{pointer-events:none}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu:not(.brx-submenu-positioned){display:none!important}:where(.brxe-nav-menu) ol,:where(.brxe-nav-menu) ul{list-style-type:none;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu{display:flex;line-height:inherit;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu>li{margin:0 0 0 30px}:where(.brxe-nav-menu) .bricks-nav-menu>li.menu-item-has-children:hover:before{content:"";height:100%;min-height:60px;position:absolute;top:100%;width:100%;z-index:1}:where(.brxe-nav-menu) .bricks-nav-menu>li>.sub-menu.caret:before{border:0 solid transparent;border-bottom:0 solid var(--bricks-bg-dark);content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);width:0}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click]:before{display:none}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click].open>.sub-menu.caret:before{display:block}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click] .sub-menu.caret:before{display:none}:where(.brxe-nav-menu) .bricks-nav-menu li{position:relative}:where(.brxe-nav-menu) .bricks-nav-menu li.open>.sub-menu{opacity:1;visibility:visible}:where(.brxe-nav-menu) .bricks-nav-menu li.open[data-static]>.sub-menu{display:block}:where(.brxe-nav-menu) .bricks-nav-menu li:not(.brx-has-megamenu)>a{display:flex;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static]{flex-direction:column}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static] .sub-menu{display:none;position:static!important;transform:none}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu{background-color:var(--bricks-bg-dark);color:#fff;line-height:60px;min-width:150px;opacity:0;position:absolute;top:100%;transition:var(--bricks-transition);visibility:hidden;white-space:nowrap;z-index:998}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu li{border-style:none;position:relative;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu a,:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu button{color:currentcolor;padding:0 20px}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu .sub-menu{left:100%;padding-top:0;top:0}:where(.brxe-nav-menu) .bricks-nav-menu .brx-has-multilevel .sub-menu .brx-submenu-toggle{width:100%}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle{background-color:transparent;cursor:pointer;display:none;height:16px;min-width:12px;position:relative;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle.always{display:block}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:hover span{min-width:12px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle span{background-color:currentcolor;display:block;height:2px;position:absolute;right:0;transition:var(--bricks-transition)}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-top{min-width:12px;top:0;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-center{min-width:12px;top:7px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-bottom{min-width:12px;top:14px;width:20px}.brx-body.iframe .bricks-mobile-menu-wrapper .sub-menu{display:block!important}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle{min-width:20px;width:20px;z-index:1000}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle.fixed{position:fixed}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-top{top:50%;transform:rotate(45deg)}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-center{opacity:0}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-bottom{top:50%;transform:rotate(-45deg)}.brxe-nav-menu.show-mobile-menu li.open>.brx-megamenu{display:initial;opacity:1;position:static;visibility:visible}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-wrapper{max-width:100vw;opacity:1!important;transform:translateX(0)!important;visibility:visible;z-index:999}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-overlay{opacity:1;visibility:visible;z-index:998}.brxe-nav-menu .bricks-mobile-menu-wrapper{bottom:0;color:#fff;display:flex;flex-direction:column;height:100vh;height:calc(var(--bricks-vh, 1vh)*100);left:0;position:fixed;right:auto;scrollbar-width:none;top:var(--wp-admin--admin-bar--height,0);transition-duration:.2s;transition-property:background-color,opacity,transform,visibility;visibility:hidden;width:300px;z-index:999}.brxe-nav-menu .bricks-mobile-menu-wrapper::-webkit-scrollbar{background:transparent;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu-wrapper:before{background-color:#23282d;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.brxe-nav-menu .bricks-mobile-menu-wrapper.fade-in{opacity:0;transform:translateX(0)!important}.brxe-nav-menu .bricks-mobile-menu-wrapper.left{transform:translateX(-100%)}.brxe-nav-menu .bricks-mobile-menu-wrapper.right{left:auto;right:0;transform:translateX(100%)}.brxe-nav-menu .bricks-mobile-menu-wrapper a{display:block;width:100%}.brxe-nav-menu .bricks-mobile-menu-wrapper .brx-megamenu a{display:initial}.brxe-nav-menu .bricks-mobile-menu-wrapper li a{line-height:60px}.brxe-nav-menu .bricks-mobile-menu-wrapper li a:focus{outline-offset:-1px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu{background:none!important;display:none;line-height:40px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>a{padding:0 45px}.brxe-nav-menu .bricks-mobile-menu-wrapper li.open>.sub-menu{display:block}.brxe-nav-menu .bricks-mobile-menu-wrapper li.menu-item-has-children:hover:before{display:none}.brxe-nav-menu .bricks-mobile-menu{overflow-y:scroll;position:relative;scrollbar-width:none}.brxe-nav-menu .bricks-mobile-menu::-webkit-scrollbar{background:transparent;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu>li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu>li>a{padding:0 30px}.brxe-nav-menu .bricks-mobile-menu .brx-megamenu{display:none}.brxe-nav-menu .bricks-mobile-menu-overlay{background-color:rgba(0,0,0,.25);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s;visibility:hidden;z-index:-1}li.menu-item-has-children [aria-expanded] .menu-item-icon{background-color:transparent;color:inherit;pointer-events:none;transition:inherit}li.menu-item-has-children [aria-expanded] .menu-item-icon i{position:relative;top:2px}li.menu-item-has-children [aria-expanded=false] .open{display:block}li.menu-item-has-children [aria-expanded=false] .close{display:none}li.menu-item-has-children [aria-expanded=true] .close{display:block}li.menu-item-has-children [aria-expanded=true] .open{display:none}}@layer bricks {@media (max-width: 767px) {#brxe-enpnzh .bricks-nav-menu-wrapper { display: none; }#brxe-enpnzh .bricks-mobile-menu-toggle { display: block; }}}#brxe-enpnzh .bricks-nav-menu > li > a {background-color: rgba(243, 243, 245, 1); color: rgba(29, 29, 31, 1); font-family: "SF Pro Display"; font-weight: 400; font-style: normal; font-size: 14px; border: 1px solid rgba(210, 210, 215, 1); border-radius: 100px; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; justify-content: center}#brxe-enpnzh .bricks-nav-menu > li > .brx-submenu-toggle {background-color: rgba(243, 243, 245, 1); border: 1px solid rgba(210, 210, 215, 1); border-radius: 100px; justify-content: center}#brxe-enpnzh .bricks-nav-menu > li > .brx-submenu-toggle > * {color: rgba(29, 29, 31, 1); font-family: "SF Pro Display"; font-weight: 400; font-style: normal; font-size: 14px; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px}#brxe-enpnzh .bricks-nav-menu > .current-menu-item > a {background-color: rgb(0, 0, 0)}#brxe-enpnzh .bricks-nav-menu > .current-menu-item > .brx-submenu-toggle {background-color: rgb(0, 0, 0)}#brxe-enpnzh .bricks-nav-menu > .current-menu-parent > a {background-color: rgb(0, 0, 0); color: hsl(0, 0%, 100%); font-family: "SF Pro Display"; font-weight: 400; font-style: normal; border: 1px solid rgba(54, 52, 52, 1); border-radius: 100px}#brxe-enpnzh .bricks-nav-menu > .current-menu-parent > .brx-submenu-toggle {background-color: rgb(0, 0, 0); border: 1px solid rgba(54, 52, 52, 1); border-radius: 100px}#brxe-enpnzh .bricks-nav-menu > .current-menu-ancestor > a {background-color: rgb(0, 0, 0); color: hsl(0, 0%, 100%); font-family: "SF Pro Display"; font-weight: 400; font-style: normal; border: 1px solid rgba(54, 52, 52, 1); border-radius: 100px}#brxe-enpnzh .bricks-nav-menu > .current-menu-ancestor > .brx-submenu-toggle {background-color: rgb(0, 0, 0); border: 1px solid rgba(54, 52, 52, 1); border-radius: 100px}#brxe-enpnzh .bricks-nav-menu .current-menu-item > a {color: hsl(0, 0%, 100%); font-family: "SF Pro Display"; font-weight: 400; font-style: normal; border: 1px solid rgba(54, 52, 52, 1); border-radius: 100px}#brxe-enpnzh .bricks-nav-menu .current-menu-item > .brx-submenu-toggle > * {color: hsl(0, 0%, 100%); font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-enpnzh .bricks-nav-menu > .current-menu-parent > .brx-submenu-toggle > * {color: hsl(0, 0%, 100%); font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-enpnzh .bricks-nav-menu > .current-menu-ancestor > .brx-submenu-toggle > * {color: hsl(0, 0%, 100%); font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-enpnzh .bricks-nav-menu .current-menu-item > .brx-submenu-toggle {border: 1px solid rgba(54, 52, 52, 1); border-radius: 100px}#brxe-enpnzh .bricks-nav-menu > li {margin-right: 15px; margin-left: 15px}#brxe-zeojyb {align-items: center}#brxe-aqemci {position: sticky; top: 0px; z-index: 9999; padding-top: 1rem; padding-bottom: 1rem}#brxe-plgwsu {border-radius: 25px; padding-top: 0; width: 100%}@media (max-width: 478px) {#brxe-plgwsu {height: 100vh; display: none}#brxe-plgwsu:not(.tag), #brxe-plgwsu img {object-fit: cover}}#brxe-uttlve {border-radius: 25px; padding-top: 0; display: none}@media (max-width: 991px) {#brxe-uttlve {display: none}}@media (max-width: 478px) {#brxe-uttlve {height: 100vh; display: block}#brxe-uttlve:not(.tag), #brxe-uttlve img {object-fit: cover}}#brxe-mrdwxl {width: 100%; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; flex-direction: column; align-items: center; justify-content: center}#brxe-tzbwyq {height: 260px}#brxe-tzbwyq :not([fill="none"]) {fill: rgb(255, 255, 255)}@media (max-width: 991px) {#brxe-tzbwyq {height: 150px}}@media (max-width: 767px) {#brxe-tzbwyq {height: 180px}}@media (max-width: 478px) {#brxe-tzbwyq {height: 180px}}@media (max-width: 991px) {#brxe-pprdeu {justify-content: center; align-items: center}}@media (max-width: 478px) {#brxe-pprdeu {justify-content: center; align-items: center}}#brxe-tojpsd {font-family: "Times New Roman"; font-style: italic; color: #ffffff; text-align: center; font-size: 21px; margin-top: 25px; margin-bottom: 25px}#brxe-tojpsd a {font-family: "Times New Roman"; font-style: italic; color: #ffffff; text-align: center; font-size: 21px; font-size: inherit}@media (max-width: 991px) {#brxe-tojpsd {font-size: 16px}#brxe-tojpsd a {font-size: 16px; font-size: inherit}}@media (max-width: 767px) {#brxe-tojpsd {font-size: 16px; padding-right: 20px}#brxe-tojpsd a {font-size: 16px; font-size: inherit}}@media (max-width: 478px) {#brxe-tojpsd {font-size: 16px; padding-right: 20px; padding-left: 20px}#brxe-tojpsd a {font-size: 16px; font-size: inherit}}#brxe-remwep {margin-right: 10px}#brxe-bqzptq {flex-direction: row; display: grid; align-items: initial; align-items: center; justify-content: center; grid-gap: 10px; grid-template-columns: 4fr 6fr}@media (max-width: 991px) {#brxe-bqzptq {padding-top: 5rem; padding-right: 10px; padding-bottom: 5rem; padding-left: 10px}}@media (max-width: 767px) {#brxe-bqzptq {padding-top: 5rem; padding-right: 10px; padding-bottom: 5rem; padding-left: 10px}}@media (max-width: 478px) {#brxe-bqzptq {display: flex; flex-direction: column; align-items: center; padding-top: 5rem; padding-right: 10px; padding-bottom: 5rem; padding-left: 10px}}#proyecto {height: 100dvh; justify-content: center; background-color: #b5a66f}#brxe-zzxgsq {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}@media (max-width: 991px) {#brxe-zzxgsq {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 991px) {#brxe-yfutfg {flex-direction: column}}@media (max-width: 767px) {#brxe-yfutfg {flex-direction: column; padding-top: 10rem; padding-bottom: 2rem}}#brxe-pigzcq {font-family: "SF Pro Display"; font-style: normal; font-size: 50px; font-weight: 700; color: #2a645e}@media (max-width: 767px) {#brxe-pigzcq {font-size: 42px}}#brxe-pscqqv {font-family: "SF Pro Display"; font-weight: 700; font-style: normal; color: #d1dc47; font-size: 50px}@media (max-width: 767px) {#brxe-pscqqv {font-size: 42px}}#brxe-zpzouo {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-tbxqun {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; text-align: justify}#brxe-tbxqun a {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; text-align: justify; font-size: inherit}#brxe-jvnfow {margin-bottom: 2.5rem}#brxe-agvqcl {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-gefcge {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-gefcge a {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; font-size: inherit}#brxe-wrbgzn {margin-bottom: 2.5rem}#brxe-gjvszn {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-othdwl {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-othdwl a {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; font-size: inherit}#brxe-zwyaaa {margin-bottom: 2.5rem}#brxe-joqham {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-uoswzi {font-family: "SF Pro Display"; font-weight: 700; font-style: normal; font-size: 20px; color: #d1dc47}#brxe-jwgydx {display: flex; flex-direction: row; justify-content: space-between; width: 100%}#brxe-jaatkj {font-style: normal; font-weight: 400; font-family: "SF Pro Display"}#brxe-vbksrk {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-javacs {display: flex; flex-direction: row; justify-content: space-between; width: 100%}#brxe-znoejh {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-xbzyaq {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-ayfskc {display: flex; flex-direction: row; justify-content: space-between; width: 100%}#brxe-ulmqnp {margin-bottom: 2.5rem; width: 100%}#brxe-fpjexu {color: #000000; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; background-color: #d1dc47}#brxe-weedew {margin-bottom: 2.5rem; align-self: center !important}#brxe-boqgnp {background-color: #ffffff; border-radius: 20px; padding-top: 4rem; padding-right: 4rem; padding-bottom: 4rem; padding-left: 4rem}@media (max-width: 991px) {#brxe-boqgnp {padding-top: 2rem; padding-right: 1.5rem; padding-bottom: 2rem; padding-left: 1.5rem}}@media (max-width: 767px) {#brxe-boqgnp {margin-top: 2rem; margin-bottom: 2rem}}#brxe-ynaihn {display: grid; align-items: initial; grid-template-columns: 6fr 4fr; grid-gap: 10px; align-items: center; padding-right: 5rem; padding-left: 5rem; width: 100%; max-width: 100%; min-height: 100vh}@media (max-width: 991px) {#brxe-ynaihn {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}}@media (max-width: 767px) {#brxe-ynaihn {display: flex}}#brxe-arbtxe {font-family: "SF Pro Display"; font-style: normal; font-size: 50px; font-weight: 700; color: #2a645e}@media (max-width: 767px) {#brxe-arbtxe {font-size: 42px}}#brxe-agjrhr {font-family: "SF Pro Display"; font-weight: 700; font-style: normal; color: #d1dc47; font-size: 50px}@media (max-width: 767px) {#brxe-agjrhr {font-size: 42px}}#brxe-czyfiz {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-pdnudf {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; text-align: justify}#brxe-pdnudf a {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; text-align: justify; font-size: inherit}#brxe-tcdqct {margin-bottom: 2.5rem}#brxe-uipeyb {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-jqkzri {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-jqkzri a {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; font-size: inherit}#brxe-ynviwz {margin-bottom: 2.5rem}#brxe-nhgkkn {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-voleya {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-voleya a {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; font-size: inherit}#brxe-cwbnhm {margin-bottom: 2.5rem}#brxe-hkngtx {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-fqjriq {font-family: "SF Pro Display"; font-weight: 700; font-style: normal; font-size: 20px; color: #d1dc47}#brxe-gpwjtk {display: flex; flex-direction: row; justify-content: space-between; width: 100%}#brxe-tvnanl {font-style: normal; font-weight: 400; font-family: "SF Pro Display"}#brxe-ddpkwn {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-qheqah {display: flex; flex-direction: row; justify-content: space-between; width: 100%}#brxe-okxvyy {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-zzkblm {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-ycxspt {display: flex; flex-direction: row; justify-content: space-between; width: 100%}#brxe-llojle {margin-bottom: 2.5rem; width: 100%}#brxe-hydvgz {color: #000000; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; background-color: #d1dc47}#brxe-kdhdjc {margin-bottom: 2.5rem; align-self: center !important}#brxe-kympdd {background-color: #ffffff; border-radius: 20px; padding-top: 4rem; padding-right: 4rem; padding-bottom: 4rem; padding-left: 4rem}@media (max-width: 991px) {#brxe-kympdd {padding-top: 2rem; padding-right: 1.5rem; padding-bottom: 2rem; padding-left: 1.5rem}}@media (max-width: 767px) {#brxe-kympdd {margin-top: 2rem; margin-bottom: 2rem}}#brxe-sgbsco {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}@media (max-width: 991px) {#brxe-sgbsco {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 767px) {#brxe-hadnpd {padding-top: 10rem; padding-bottom: 2rem}}#brxe-poxwpf {display: grid; align-items: initial; grid-template-columns: 4fr 6fr; grid-gap: 10px; align-items: center; padding-right: 5rem; padding-left: 5rem; width: 100%; max-width: 100%; min-height: 100vh}@media (max-width: 991px) {#brxe-poxwpf {padding-right: 2rem; padding-left: 2rem}}@media (max-width: 767px) {#brxe-poxwpf {display: flex; flex-direction: column-reverse}}#brxe-wfbcpv {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}@media (max-width: 991px) {#brxe-wfbcpv {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 767px) {#brxe-uaxodn {padding-top: 10rem; padding-bottom: 2rem}}#brxe-dczjft {font-family: "SF Pro Display"; font-style: normal; font-size: 50px; font-weight: 700; color: #2a645e}@media (max-width: 767px) {#brxe-dczjft {font-size: 42px}}#brxe-kbhpam {font-family: "SF Pro Display"; font-weight: 700; font-style: normal; color: #d1dc47; font-size: 50px}@media (max-width: 767px) {#brxe-kbhpam {font-size: 42px}}#brxe-hwtrdh {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-vgjrjt {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; text-align: justify}#brxe-vgjrjt a {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; text-align: justify; font-size: inherit}#brxe-tekzhj {margin-bottom: 2.5rem}#brxe-fdiuvg {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-jcntbo {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-jcntbo a {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; font-size: inherit}#brxe-vfftcg {margin-bottom: 2.5rem}#brxe-zepupy {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-ufguul {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-ufguul a {font-family: "SF Pro Display"; font-weight: 400; font-style: normal; font-size: inherit}#brxe-hdlwlp {margin-bottom: 2.5rem}#brxe-gdyhgw {font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 20px}#brxe-feixpj {font-family: "SF Pro Display"; font-weight: 700; font-style: normal; font-size: 20px; color: #d1dc47}#brxe-cwdvkc {display: flex; flex-direction: row; justify-content: space-between; width: 100%}#brxe-kkslnu {font-style: normal; font-weight: 400; font-family: "SF Pro Display"}#brxe-lqummt {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-nhypsv {display: flex; flex-direction: row; justify-content: space-between; width: 100%}#brxe-dqtcti {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-fkergp {font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-exwrjm {display: flex; flex-direction: row; justify-content: space-between; width: 100%}#brxe-owiizi {margin-bottom: 2.5rem; width: 100%}#brxe-ugifwf {color: #000000; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; background-color: #d1dc47}#brxe-nunvyz {margin-bottom: 2.5rem; align-self: center !important}#brxe-eaoeei {background-color: #ffffff; border-radius: 20px; padding-top: 4rem; padding-right: 4rem; padding-bottom: 4rem; padding-left: 4rem}@media (max-width: 991px) {#brxe-eaoeei {padding-top: 2rem; padding-right: 1.5rem; padding-bottom: 2rem; padding-left: 1.5rem}}@media (max-width: 767px) {#brxe-eaoeei {margin-top: 2rem; margin-bottom: 2rem}}#brxe-xafiev {display: grid; align-items: initial; grid-template-columns: 6fr 4fr; grid-gap: 10px; align-items: center; padding-right: 5rem; padding-left: 5rem; width: 100%; max-width: 100%; min-height: 100vh}@media (max-width: 991px) {#brxe-xafiev {padding-right: 2rem; padding-left: 2rem}}@media (max-width: 767px) {#brxe-xafiev {display: flex}}#residencias {justify-content: center; background-color: rgba(241, 241, 241, 1)}@media (max-width: 991px) {#residencias {flex-direction: column}}@media (max-width: 767px) {#residencias {flex-direction: column}}#brxe-mpqtax {color: rgba(29, 29, 31, 1); font-family: "SF Pro Display"; font-weight: 600; font-size: 21px; font-style: normal}@media (max-width: 767px) {#brxe-mpqtax {font-size: 18px}}@media (max-width: 478px) {#brxe-mpqtax {font-size: 18px}}#brxe-usaiox {font-size: 48px; font-family: "SF Pro Display"; font-weight: 600; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 991px) {#brxe-usaiox {padding-top: 2px}}@media (max-width: 767px) {#brxe-usaiox {padding-top: 2px; font-size: 32px}}@media (max-width: 478px) {#brxe-usaiox {font-size: 32px; line-height: 1.1; padding-top: 2px}}#brxe-zpghex {font-size: 21px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; color: rgba(110, 110, 115, 1); line-height: 1.4; padding-top: 16px; padding-bottom: 48px}@media (max-width: 991px) {#brxe-zpghex {padding-top: 14px; padding-bottom: 40px}}@media (max-width: 767px) {#brxe-zpghex {padding-top: 14px; padding-bottom: 40px; font-size: 18px}}@media (max-width: 478px) {#brxe-zpghex {font-size: 18px; padding-top: 14px; padding-bottom: 40px}}@media (max-width: 991px) {#brxe-fkxxaa {padding-right: 43px; padding-left: 27px}}@media (max-width: 767px) {#brxe-fkxxaa {padding-right: 43px; padding-left: 27px}}@media (max-width: 478px) {#brxe-fkxxaa {padding-right: 43px; padding-left: 27px}}#brxe-itfayz:not(.tag), #brxe-itfayz img {object-fit: fill}#brxe-itfayz {border-radius: 26px}@media (max-width: 478px) {#brxe-itfayz:not(.tag), #brxe-itfayz img {object-fit: cover}}#brxe-qgofwr {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-qgofwr {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-qgofwr {padding-top: 22px; font-size: 15px}}#brxe-ozchst {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-ozchst a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-ozchst {font-size: 15px}#brxe-ozchst a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-ozchst {font-size: 15px}#brxe-ozchst a {font-size: 15px; font-size: inherit}}#brxe-otreaz {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-otreaz a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-xezatl {flex-shrink: 0; width: 372px; margin-left: -36px}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-xezatl {width: 260px}}@media (max-width: 478px) {#brxe-xezatl {width: 260px}}#brxe-kboamc {border-radius: 26px}#brxe-kboamc:not(.tag), #brxe-kboamc img {object-fit: fill}@media (max-width: 478px) {#brxe-kboamc:not(.tag), #brxe-kboamc img {object-fit: cover}}#brxe-zquohw {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-zquohw {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-zquohw {padding-top: 22px; font-size: 15px}}#brxe-pzmylh {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-pzmylh a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-pzmylh {font-size: 15px}#brxe-pzmylh a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-pzmylh {font-size: 15px}#brxe-pzmylh a {font-size: 15px; font-size: inherit}}#brxe-udokdz {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-udokdz a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-bsngct {flex-shrink: 0; width: 372px}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-bsngct {width: 260px}}@media (max-width: 478px) {#brxe-bsngct {width: 260px}}#brxe-lzfvxo:not(.tag), #brxe-lzfvxo img {object-fit: fill}#brxe-lzfvxo {border-radius: 26px}#brxe-pronqv {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-pronqv {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-pronqv {font-size: 15px}}#brxe-qylhib {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-qylhib a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-qylhib {font-size: 15px}#brxe-qylhib a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-qylhib {font-size: 15px}#brxe-qylhib a {font-size: 15px; font-size: inherit}}#brxe-tjpcff {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-tjpcff a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-sudoss {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-sudoss {width: 260px}}@media (max-width: 478px) {#brxe-sudoss {width: 260px}}#brxe-swpzhq:not(.tag), #brxe-swpzhq img {object-fit: fill}#brxe-swpzhq {border-radius: 26px}#brxe-wtvmbu {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-wtvmbu {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-wtvmbu {font-size: 15px}}#brxe-hkauyr {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-hkauyr a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-hkauyr {font-size: 15px}#brxe-hkauyr a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-hkauyr {font-size: 15px}#brxe-hkauyr a {font-size: 15px; font-size: inherit}}#brxe-aeyvmo {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-aeyvmo a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-ttjpgt {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-ttjpgt {width: 260px}}@media (max-width: 478px) {#brxe-ttjpgt {width: 260px}}#brxe-rqxefy:not(.tag), #brxe-rqxefy img {object-fit: fill}#brxe-rqxefy {border-radius: 26px}#brxe-yrxmtc {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-yrxmtc {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-yrxmtc {font-size: 15px}}#brxe-nvybfd {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-nvybfd a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-nvybfd {font-size: 15px}#brxe-nvybfd a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-nvybfd {font-size: 15px}#brxe-nvybfd a {font-size: 15px; font-size: inherit}}#brxe-kxjdez {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-kxjdez a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-tcmmdw {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-tcmmdw {width: 260px}}@media (max-width: 478px) {#brxe-tcmmdw {width: 260px}}#brxe-itbwlg:not(.tag), #brxe-itbwlg img {object-fit: fill}#brxe-itbwlg {border-radius: 26px}#brxe-jeeeci {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-jeeeci {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-jeeeci {font-size: 15px}}#brxe-arhxmj {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-arhxmj a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-arhxmj {font-size: 15px}#brxe-arhxmj a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-arhxmj {font-size: 15px}#brxe-arhxmj a {font-size: 15px; font-size: inherit}}#brxe-nchsnw {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-nchsnw a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-nmnbkf {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-nmnbkf {width: 260px}}@media (max-width: 478px) {#brxe-nmnbkf {width: 260px}}#brxe-zktjiv:not(.tag), #brxe-zktjiv img {object-fit: fill}#brxe-zktjiv {border-radius: 26px}#brxe-stlocf {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-stlocf {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-stlocf {font-size: 15px}}#brxe-vtvbxm {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-vtvbxm a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-vtvbxm {font-size: 15px}#brxe-vtvbxm a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-vtvbxm {font-size: 15px}#brxe-vtvbxm a {font-size: 15px; font-size: inherit}}#brxe-ndpsnq {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-ndpsnq a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-towtnq {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-towtnq {width: 260px}}@media (max-width: 478px) {#brxe-towtnq {width: 260px}}#brxe-mtffaq:not(.tag), #brxe-mtffaq img {object-fit: fill}#brxe-mtffaq {border-radius: 26px}#brxe-ndgtcw {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-ndgtcw {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-ndgtcw {font-size: 15px}}#brxe-pbmioq {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-pbmioq a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-pbmioq {font-size: 15px}#brxe-pbmioq a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-pbmioq {font-size: 15px}#brxe-pbmioq a {font-size: 15px; font-size: inherit}}#brxe-rspbws {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-rspbws a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-ojltcz {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-ojltcz {width: 260px}}@media (max-width: 478px) {#brxe-ojltcz {width: 260px}}#brxe-gztdck:not(.tag), #brxe-gztdck img {object-fit: fill}#brxe-gztdck {border-radius: 26px}#brxe-eaplnf {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-eaplnf {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-eaplnf {font-size: 15px}}#brxe-visxbh {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-visxbh a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-visxbh {font-size: 15px}#brxe-visxbh a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-visxbh {font-size: 15px}#brxe-visxbh a {font-size: 15px; font-size: inherit}}#brxe-bwdiwm {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-bwdiwm a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-ogcwsl {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-ogcwsl {width: 260px}}@media (max-width: 478px) {#brxe-ogcwsl {width: 260px}}#brxe-dpnxgl:not(.tag), #brxe-dpnxgl img {object-fit: fill}#brxe-dpnxgl {border-radius: 26px}#brxe-hbhybh {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-hbhybh {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-hbhybh {font-size: 15px}}#brxe-iagkul {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-iagkul a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-iagkul {font-size: 15px}#brxe-iagkul a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-iagkul {font-size: 15px}#brxe-iagkul a {font-size: 15px; font-size: inherit}}#brxe-kszama {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-kszama a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-pogayj {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-pogayj {width: 260px}}@media (max-width: 478px) {#brxe-pogayj {width: 260px}}#brxe-govvsd:not(.tag), #brxe-govvsd img {object-fit: fill}#brxe-govvsd {border-radius: 26px}#brxe-pvvfah {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-pvvfah {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-pvvfah {font-size: 15px}}#brxe-oflymw {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-oflymw a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-oflymw {font-size: 15px}#brxe-oflymw a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-oflymw {font-size: 15px}#brxe-oflymw a {font-size: 15px; font-size: inherit}}#brxe-elvzjj {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-elvzjj a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-tauqvs {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-tauqvs {width: 260px}}@media (max-width: 478px) {#brxe-tauqvs {width: 260px}}#brxe-pyvckl:not(.tag), #brxe-pyvckl img {object-fit: fill}#brxe-pyvckl {border-radius: 26px}#brxe-crpgsw {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-crpgsw {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-crpgsw {font-size: 15px}}#brxe-nefypx {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-nefypx a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-nefypx {font-size: 15px}#brxe-nefypx a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-nefypx {font-size: 15px}#brxe-nefypx a {font-size: 15px; font-size: inherit}}#brxe-njvdfx {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-njvdfx a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-gtnaey {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-gtnaey {width: 260px}}@media (max-width: 478px) {#brxe-gtnaey {width: 260px}}#brxe-itqiya:not(.tag), #brxe-itqiya img {object-fit: fill}#brxe-itqiya {border-radius: 26px}#brxe-shtlac {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: rgba(29, 29, 31, 1)}@media (max-width: 767px) {#brxe-shtlac {padding-top: 22px; font-size: 15px}}@media (max-width: 478px) {#brxe-shtlac {font-size: 15px}}#brxe-nfepzm {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15}#brxe-nfepzm a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: rgba(110, 110, 115, 1); line-height: 1.15; font-size: inherit}@media (max-width: 767px) {#brxe-nfepzm {font-size: 15px}#brxe-nfepzm a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-nfepzm {font-size: 15px}#brxe-nfepzm a {font-size: 15px; font-size: inherit}}#brxe-zjyrck {padding-top: 11px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1)}#brxe-zjyrck a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 12px; letter-spacing: 0.5px; color: rgba(110, 110, 115, 1); font-size: inherit}#brxe-vtorri {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }@media (max-width: 767px) {#brxe-vtorri {width: 260px}}@media (max-width: 478px) {#brxe-vtorri {width: 260px}}#brxe-xhxbrx {width: 100px}{ flex-shrink: 0;}#cards-row {display: flex; flex-wrap: nowrap; column-gap: 24px; flex-direction: row}#cards-row { overflow-x: auto; scroll-behavior: smooth; scrollbar-width: none; flex-shrink: 0; width: 100%;}#cards-row::-webkit-scrollbar { display: none;}#cards-row { overflow-x: auto; scroll-behavior: smooth; scrollbar-width: none; flex-shrink: 0; width: 100%; padding-left: calc((100vw - 1024px) / 2);}@media (max-width: 991px) {#cards-row {padding-left: 64px}}@media (max-width: 767px) {#cards-row {padding-left: 64px}}@media (max-width: 478px) {#cards-row {padding-left: 64px}}#prev-arrow {width: 36px; position: static; justify-content: flex-end; align-items: center; height: 36px; background-color: rgba(222, 222, 226, 1); border-radius: 50%; flex-direction: row; font-size: 15px; color: rgba(97, 97, 99, 1); fill: rgba(97, 97, 99, 1)}#prev-arrow { display: flex; align-items: center; justify-content: center;}#next-arrow {width: 36px; height: 36px; background-color: rgba(222, 222, 226, 1); position: static; flex-direction: row; justify-content: flex-end; align-items: center; font-size: 15px; border-radius: 50px; color: rgba(97, 97, 99, 1); fill: rgba(97, 97, 99, 1)}#next-arrow { display: flex; align-items: center; justify-content: center;}#brxe-psmnti {position: static; justify-content: flex-end; align-items: center; display: flex; column-gap: 17px; flex-direction: row; padding-top: 92px}@media (max-width: 991px) {#brxe-psmnti {padding-top: 92px; padding-right: 32px}}@media (max-width: 767px) {#brxe-psmnti {padding-top: 32px; padding-right: 28px}}@media (max-width: 478px) {#brxe-psmnti {padding-top: 32px; padding-right: 28px}}#personalizacion {padding-top: 100px; padding-bottom: 100px; align-items: flex-start; background-color: rgba(245, 245, 247, 1)}#brxe-qiyqed {font-family: "SF Pro Display"; font-weight: 600; font-size: 21px; font-style: normal; color: #ffffff}#brxe-feclzd {font-size: 48px; font-family: "SF Pro Display"; font-weight: 600; font-style: normal; color: #ffffff}#brxe-fmrotm {font-size: 21px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; color: rgba(134, 134, 139, 1); line-height: 1.4; padding-top: 16px; padding-bottom: 48px}#brxe-ccpwft:not(.tag), #brxe-ccpwft img {object-fit: fill}#brxe-ccpwft {border-radius: 26px}#brxe-gdeuht {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: #ffffff}#brxe-pkwkdn {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; color: rgba(134, 134, 139, 1); font-size: 18px; line-height: 1.15}#brxe-pkwkdn a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; color: rgba(134, 134, 139, 1); font-size: 18px; line-height: 1.15; font-size: inherit}#brxe-xvpdjx {width: 696px; flex-shrink: 0; margin-left: -36px}{ flex-shrink: 0; }#brxe-jvwroo:not(.tag), #brxe-jvwroo img {object-fit: fill}#brxe-jvwroo {border-radius: 26px}#brxe-qwvsuq {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: #ffffff}#brxe-amfmtx {padding-right: 15px; padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; color: rgba(134, 134, 139, 1); font-size: 18px; line-height: 1.15}#brxe-amfmtx a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; color: rgba(134, 134, 139, 1); font-size: 18px; line-height: 1.15; font-size: inherit}#brxe-znjesc {width: 696px; flex-shrink: 0}{ flex-shrink: 0; }#brxe-sswdnm:not(.tag), #brxe-sswdnm img {object-fit: fill}#brxe-sswdnm {border-radius: 26px}#brxe-yrtxkx {padding-top: 29px; padding-left: 15px; font-family: "SF Pro Display"; font-size: 18px; font-weight: 500; font-style: normal; color: #ba9e66}#brxe-sessgh {padding-left: 15px; font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: #ffffff; line-height: 1.15}#brxe-sessgh a {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; font-size: 18px; color: #ffffff; line-height: 1.15; font-size: inherit}#brxe-hxwenu {width: 372px; flex-shrink: 0}{ flex-shrink: 0; }#brxe-htfcew {width: 100px}{ flex-shrink: 0;}#cars-row {flex-direction: row; column-gap: 24px; display: flex; flex-wrap: nowrap}#cars-row { overflow-x: auto; scroll-behavior: smooth; scrollbar-width: none; flex-shrink: 0; width: 100%;}#cars-row::-webkit-scrollbar { display: none;}#cars-row { overflow-x: auto; scroll-behavior: smooth; scrollbar-width: none; flex-shrink: 0; width: 100%; padding-left: calc((100vw - 1024px) / 2);}@media (max-width: 478px) {#cars-row {flex-wrap: nowrap}}#prev-arrow {width: 36px; position: static; justify-content: flex-end; align-items: center; height: 36px; background-color: rgba(56, 56, 59, 1); border-radius: 50%; flex-direction: row; font-size: 15px; color: rgba(216, 216, 216, 1); fill: rgba(216, 216, 216, 1)}#prev-arrow { display: flex; align-items: center; justify-content: center;}#next-arrow {width: 36px; height: 36px; background-color: rgba(56, 56, 59, 1); position: static; flex-direction: row; justify-content: flex-end; align-items: center; font-size: 15px; border-radius: 50px; color: rgba(216, 216, 216, 1); fill: rgba(216, 216, 216, 1)}#next-arrow { display: flex; align-items: center; justify-content: center;}#brxe-vjtrnh {position: static; justify-content: flex-end; align-items: center; display: flex; column-gap: 17px; flex-direction: row; padding-top: 92px}#innovacion {background-color: rgba(29, 29, 31, 1); padding-top: 100px; padding-bottom: 100px; align-items: flex-start}@media (max-width: 478px) {#innovacion {flex-direction: column}}#brxe-zbccva {color: #2a645e; font-family: "SF Pro Display"; font-weight: 700; font-style: normal; padding-top: 2rem}#brxe-rbkmlf {color: #d1dc47; font-family: "SF Pro Display"; font-weight: 700; font-style: normal}#brxe-xxaszz:not(.tag), #brxe-xxaszz img {object-fit: contain}#brxe-xxaszz {max-height: 70vh}#brxe-rivqmw {flex-direction: column; align-items: center; justify-content: center; align-self: center !important; padding-bottom: 2rem}[data-id="brxe-wvhvzl"].splide__slide {background-color: #f1f1f1; min-height: 80vh}#brxe-ymkdpy {color: #d1dc47; font-family: "SF Pro Display"; font-weight: 700; font-style: normal}#brxe-eaayyt:not(.tag), #brxe-eaayyt img {object-fit: contain}#brxe-eaayyt {max-height: 70vh}#brxe-lntgoq {flex-direction: column; align-items: center; justify-content: center; align-self: center !important; padding-bottom: 2rem}[data-id="brxe-vrokmm"].splide__slide {background-color: #f1f1f1; min-height: 80vh}#brxe-tbdsbr {color: #d1dc47; font-family: "SF Pro Display"; font-weight: 700; font-style: normal}#brxe-voynsq:not(.tag), #brxe-voynsq img {object-fit: contain}#brxe-voynsq {max-height: 70vh}#brxe-tnbdcx {flex-direction: column; align-items: center; justify-content: center; align-self: center !important; padding-bottom: 2rem}[data-id="brxe-aigvph"].splide__slide {background-color: #f1f1f1; min-height: 80vh}#brxe-dnguov {color: #d1dc47; font-family: "SF Pro Display"; font-weight: 700; font-style: normal}#brxe-niywfl:not(.tag), #brxe-niywfl img {object-fit: contain}#brxe-niywfl {max-height: 70vh}#brxe-gmnutw {flex-direction: column; align-items: center; justify-content: center; align-self: center !important; padding-bottom: 2rem}[data-id="brxe-xxljqj"].splide__slide {background-color: #f1f1f1; min-height: 80vh}#brxe-yswsxm {color: #d1dc47; font-family: "SF Pro Display"; font-weight: 700; font-style: normal}#brxe-ylcjli:not(.tag), #brxe-ylcjli img {object-fit: contain}#brxe-ylcjli {max-height: 70vh}#brxe-sbuupd {flex-direction: column; align-items: center; justify-content: center; align-self: center !important; padding-bottom: 2rem}[data-id="brxe-smdiat"].splide__slide {background-color: #f1f1f1; min-height: 80vh}#brxe-kfblog {color: #d1dc47; font-family: "SF Pro Display"; font-weight: 700; font-style: normal}#brxe-rpepyn:not(.tag), #brxe-rpepyn img {object-fit: contain}#brxe-rpepyn {max-height: 70vh}#brxe-arsuwb {flex-direction: column; align-items: center; justify-content: center; align-self: center !important; padding-bottom: 2rem}[data-id="brxe-jdpxil"].splide__slide {background-color: #f1f1f1; min-height: 80vh}#brxe-pfoiiv {color: #d1dc47; font-family: "SF Pro Display"; font-weight: 700; font-style: normal}#brxe-irrswg:not(.tag), #brxe-irrswg img {object-fit: contain}#brxe-irrswg {max-height: 70vh}#brxe-mynhls {flex-direction: column; align-items: center; justify-content: center; align-self: center !important; padding-bottom: 2rem}[data-id="brxe-tpzozq"].splide__slide {background-color: #f1f1f1; min-height: 80vh}#brxe-ujvqpb {background-color: #e6e7e8}#brxe-ujvqpb .splide__arrow {color: rgba(97, 97, 99, 1); height: 15px; width: 15px}#brxe-ujvqpb .splide__arrow svg {fill: rgba(97, 97, 99, 1)}#brxe-fiizrh {flex-direction: column; align-items: center}#brxe-fcalii {width: 100%; max-width: 100%}#brxe-jeyols {background-color: #f1f1f1}#brxe-edomfc {color: #1d1d1f; font-size: 56px; font-family: "SF Pro Display"; font-weight: 700; font-style: normal; line-height: 60px; padding-bottom: 5rem}@media (max-width: 478px) {#brxe-edomfc {padding-bottom: 2rem}}#brxe-arfcoh {color: #1d1d1f; font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-size: 28px; line-height: 32px; align-self: flex-start; padding-bottom: 1rem}#brxe-lrjwfd {color: #1d1d1f; font-family: "SF Pro Display"; font-weight: 300; font-style: normal; font-size: 20px; line-height: 20px; align-self: flex-start}@media (max-width: 991px) {#brxe-zhkrtz {justify-content: center; align-items: center}}@media (max-width: 478px) {#brxe-zhkrtz {justify-content: center; align-items: center}}#brxe-ecdaay {flex-direction: row}#brxe-uyhhno {display: flex; gap: 20px; flex-direction: row; justify-content: space-between; font-family: "SF Pro Display"; font-weight: 400; font-style: normal}#brxe-uyhhno .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 0}#brxe-uyhhno .bricks-button {background-color: #d1dc47; font-family: "SF Pro Display"; font-weight: 500; font-style: normal}#brxe-uyhhno .form-group input {border-radius: 10px}#brxe-uyhhno .flatpickr {border-radius: 10px}#brxe-uyhhno select {border-radius: 10px}#brxe-uyhhno textarea {border-radius: 10px}#brxe-uyhhno .bricks-button:not([type=submit]) {border-radius: 10px}#brxe-uyhhno .choose-files {border-radius: 10px}#brxe-uyhhno .submit-button-wrapper {margin-left: auto}#brxe-uyhhno button[type=submit].bricks-button {border-radius: 10px}#brxe-exqbhy {margin-right: 10px}#brxe-rzyypd {flex-direction: row; align-items: center; justify-content: center; grid-gap: 10px; grid-template-columns: 1fr 1fr; display: grid; align-items: initial; background-color: #f5f5f7; border-radius: 25px; padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px}@media (max-width: 991px) {#brxe-rzyypd {padding-top: 5rem; padding-right: 10px; padding-bottom: 5rem; padding-left: 10px}}@media (max-width: 767px) {#brxe-rzyypd {padding-top: 5rem; padding-right: 10px; padding-bottom: 5rem; padding-left: 10px}}@media (max-width: 478px) {#brxe-rzyypd {display: flex; flex-direction: column; align-items: center; padding-top: 5rem; padding-right: 10px; padding-bottom: 5rem; padding-left: 10px}}#contacto {height: 100dvh; display: flex; justify-content: center; align-self: center !important; align-items: center; flex-direction: column}#brxe-jmotco {color: #86868b; font-family: "SF Pro Display"; font-weight: 400; font-style: normal; text-align: justify; font-size: 10px}#brxe-jmotco a {color: #86868b; font-family: "SF Pro Display"; font-weight: 400; font-style: normal; text-align: justify; font-size: 10px; font-size: inherit}#brxe-ulpdop {color: #ffffff; text-align: center; font-family: "SF Pro Display"; font-weight: 400; font-style: normal; font-size: 10px; padding-top: 2rem; padding-bottom: 1rem; width: 100%}#brxe-ulpdop a {color: #ffffff; text-align: center; font-family: "SF Pro Display"; font-weight: 400; font-style: normal; font-size: 10px; font-size: inherit}#brxe-xiawcd {align-self: flex-end !important}@media (max-width: 478px) {#brxe-xiawcd {padding-right: 20px; padding-left: 20px}}#brxe-zqxhil {display: flex; flex-direction: column; justify-content: center}#brxe-nljrbw {background-color: rgb(0, 0, 0)}