@layer bricks {@charset "UTF-8";@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)}}.brxe-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@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-button{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 {@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 {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-kvlrdr {color: var(--blanco); font-size: 55px; font-weight: 500; margin-bottom: 1px}@media (max-width: 767px) {#brxe-kvlrdr {font-size: 45px; text-align: center; line-height: 1}}@media (max-width: 478px) {#brxe-kvlrdr {text-align: center; line-height: 1; font-size: 30px; padding-right: 30px; padding-left: 30px}}#brxe-cduxro {color: var(--blanco); text-align: center; font-size: 18px; font-weight: 200; line-height: 1.4; max-width: 750px}#brxe-cduxro a {color: var(--blanco); text-align: center; font-size: 18px; font-weight: 200; line-height: 1.4; font-size: inherit}@media (max-width: 767px) {#brxe-cduxro {max-width: 80%}}@media (max-width: 478px) {#brxe-cduxro {margin-top: 20px; max-width: 90%}}#brxe-hcsxde {align-items: center; width: auto; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}#brxe-thahqp {align-items: center; position: absolute; z-index: 99; bottom: 0px; padding-bottom: 50px}:where(#brxe-thahqp > *:not(figcaption)) {position: relative}#brxe-thahqp::before {background-image: linear-gradient(hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.5), hsla(0, 0%, 0%, 0.44)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-thahqp {padding-bottom: 30px}}#brxe-rjaqmn .repeater-item [data-field-id="99bffd"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-rjaqmn .bricks-swiper-button-prev {left: 50px}#brxe-rjaqmn .bricks-swiper-button-next {right: 50px}#brxe-rjaqmn .image {height: 100vh}#brxe-rjaqmn .overlay-wrapper {height: 100vh}@media (max-width: 478px) {#brxe-rjaqmn .image {height: 75vh}#brxe-rjaqmn .overlay-wrapper {height: 75vh}}#brxe-lbbiuj {justify-content: flex-end; align-items: center; width: 100%; min-height: 100vh; position: relative; background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-lbbiuj {min-height: 75vh}}#brxe-gxedig {justify-content: center; align-self: center !important; align-items: center}#brxe-hprtuw {font-size: 24px; font-weight: 500; margin-top: 10px}#brxe-zpaheb {font-weight: 600; font-size: 16px; line-height: 21px; margin-right: -15px}#brxe-zpaheb a {font-weight: 600; font-size: 16px; line-height: 21px; font-size: inherit}#brxe-bxmjaf {font-weight: 600; font-size: 16px; line-height: 21px}#brxe-bxmjaf a {font-weight: 600; font-size: 16px; line-height: 21px; font-size: inherit}#brxe-tjocel {flex-direction: row; column-gap: 50px; row-gap: 20px; margin-top: 20px}#brxe-vysuuw {margin-top: 15px}#brxe-aejkmd {border: 1px solid var(--grisclaro); justify-content: center; align-items: center; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-aejkmd:hover {border-color: var(--grisoscuro)}#brxe-bkbeeq {margin-top: 15px}#brxe-qtevmy {border: 1px solid var(--grisclaro); justify-content: center; align-items: center; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-qtevmy:hover {border-color: var(--grisoscuro)}#brxe-uanjmg {margin-top: 15px; text-align: center; line-height: 21px}#brxe-zoetyn {border: 1px solid var(--grisclaro); justify-content: center; align-items: center; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-zoetyn:hover {border-color: var(--grisoscuro)}#brxe-zehxmp {margin-top: 15px}#brxe-douxls {border: 1px solid var(--grisclaro); justify-content: center; align-items: center; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-douxls:hover {border-color: var(--grisoscuro)}#brxe-jqrubh {margin-top: 15px}#brxe-odbzzj {border: 1px solid var(--grisclaro); justify-content: center; align-items: center; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-odbzzj:hover {border-color: var(--grisoscuro)}#brxe-okppzg {margin-top: 15px}#brxe-cglgrl {border: 1px solid var(--grisclaro); justify-content: center; align-items: center; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-cglgrl:hover {border-color: var(--grisoscuro)}#brxe-urjgnb {margin-top: 15px; text-align: center; line-height: 21px}#brxe-zlirwu {border: 1px solid var(--grisclaro); justify-content: center; align-items: center; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; display: none}#brxe-zlirwu:hover {border-color: var(--grisoscuro)}#brxe-ooyydj {flex-direction: row; column-gap: 50px; row-gap: 20px; margin-top: 45px; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr ; grid-gap: 30px}@media (max-width: 991px) {#brxe-ooyydj {grid-template-columns: 1fr 1fr 1fr ; grid-gap: 30px}}@media (max-width: 478px) {#brxe-ooyydj {grid-template-columns: 1fr 1fr}}#brxe-lpsmfq {width: 100%; max-width: 1600px}#proyecto {padding-top: 80px; padding-right: 32px; padding-left: 32px; margin-top: 40px; margin-bottom: 40px}@media (max-width: 991px) {#proyecto {margin-top: 0}}@media (max-width: 767px) {#proyecto {padding-top: 40px}}#brxe-kndjgl {background-image: url(https://acantos.es/wp-content/uploads/Cam_01-Salon2-2.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; width: 100%; min-height: 350px; max-height: 350px}#brxe-lpewyz {font-size: 28px; text-align: left; line-height: 1; margin-top: 20px}#brxe-wqwkca {font-weight: 600; line-height: 21px; margin-top: 10px}#brxe-wqwkca a {font-weight: 600; line-height: 21px; font-size: inherit}[data-id="brxe-jdtbds"].splide__slide {align-items: flex-start}#brxe-pszfmw {background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://acantos.es/wp-content/uploads/Captura-de-pantalla-2026-05-22-a-las-12.26.22.png); width: 100%; min-height: 350px; max-height: 350px}#brxe-xabgvo {font-size: 28px; text-align: left; line-height: 1; margin-top: 20px}#brxe-qdfosr {font-weight: 600; line-height: 21px; margin-top: 10px}#brxe-qdfosr a {font-weight: 600; line-height: 21px; font-size: inherit}[data-id="brxe-hddjme"].splide__slide {align-items: flex-start}#brxe-cahols {background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://acantos.es/wp-content/uploads/Fachada-.4.webp); width: 100%; min-height: 350px; max-height: 350px}#brxe-qyjyno {font-size: 28px; text-align: left; line-height: 1; margin-top: 20px}#brxe-mqeytz {font-weight: 600; line-height: 21px; margin-top: 10px}#brxe-mqeytz a {font-weight: 600; line-height: 21px; font-size: inherit}[data-id="brxe-xpbmtz"].splide__slide {align-items: flex-start}#brxe-oqpalh {background-image: url(https://acantos.es/wp-content/uploads/Proyecto_Piscina-y-solarium.webp); background-position: center center; background-repeat: no-repeat; background-size: cover; width: 100%; min-height: 350px; max-height: 350px}#brxe-ghyryo {font-size: 28px; text-align: left; line-height: 1; margin-top: 20px}#brxe-sjzfzg {font-weight: 600; line-height: 21px; margin-top: 10px}#brxe-sjzfzg a {font-weight: 600; line-height: 21px; font-size: inherit}[data-id="brxe-yoxddb"].splide__slide {align-items: flex-start}#brxe-tlennt {background-image: url(https://acantos.es/wp-content/uploads/Proyecto_Vestidor-en-suite.webp); background-position: center center; background-repeat: no-repeat; background-size: cover; width: 100%; min-height: 350px; max-height: 350px}#brxe-dktvox {text-align: left; font-size: 28px; line-height: 1; margin-top: 20px}#brxe-fdyndu {font-weight: 600; line-height: 21px; margin-top: 5px}#brxe-fdyndu a {font-weight: 600; line-height: 21px; font-size: inherit}[data-id="brxe-xqidoc"].splide__slide {align-items: flex-start}#brxe-ifnsma .splide__pagination {bottom: -40px}#brxe-lymuub {width: 100%; max-width: 1600px; padding-top: 80px; padding-bottom: 80px}#brxe-ntkfgi {padding-right: 32px; padding-left: 32px}#brxe-vpmqbx {flex-direction: row; column-gap: 50px; row-gap: 20px; margin-top: 20px}#brxe-qgfdap {font-weight: 500; color: var(--verde); border: 1px solid var(--verde); padding-top: 10px; padding-right: 25px; padding-bottom: 10px; padding-left: 25px}#brxe-eambvu {font-weight: 500; color: var(--verde); border: 1px solid var(--verde); padding-top: 10px; padding-right: 25px; padding-bottom: 10px; padding-left: 25px}#brxe-zsxdar {flex-direction: row; row-gap: 30px; margin-top: 50px; justify-content: center; column-gap: 30px}#brxe-wfowmq {width: 100%; max-width: 1600px; padding-top: 80px; padding-bottom: 80px}#viviendas {padding-top: 40px; padding-right: 32px; padding-bottom: 40px; padding-left: 32px; background-color: var(--grisfondo)}@media (max-width: 478px) {#viviendas {margin-top: 0}}#brxe-xcvwpq {font-size: 36px}#brxe-fxqicv {align-self: stretch !important; width: 100%; justify-content: flex-end}@media (max-width: 991px) {#brxe-fxqicv {min-width: 100%}}#brxe-ecuvgt {font-weight: 400; font-family: "Raleway"; text-align: right; line-height: 1.2}#brxe-rxsjlh {padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px; margin-top: 10px; margin-right: 0; margin-bottom: 0; margin-left: 0; background-color: var(--verde); color: var(--blanco); font-weight: 500; letter-spacing: 1px; font-size: 12px; text-align: center; text-transform: uppercase; border-radius: 50px}#brxe-rxsjlh i {color: var(--blanco)}#brxe-rxsjlh:hover {background-color: var(--grisoscuro)}@media (max-width: 991px) {#brxe-rxsjlh {display: none}}#brxe-euhqcu {align-self: stretch !important; width: 100%; justify-content: flex-end; flex-direction: column; align-items: flex-end}@media (max-width: 991px) {#brxe-euhqcu {min-width: 100%; justify-content: flex-start; margin-top: 10px}}#brxe-stjvqg {width: 100%; max-width: 1600px; flex-direction: row}@media (max-width: 991px) {#brxe-stjvqg {flex-direction: column}}#brxe-cmhubs {width: 250px}#brxe-gbbarv {align-self: stretch !important; width: 100%; justify-content: flex-start; border: 1px solid var(--verde); max-width: 25%; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}@media (max-width: 991px) {#brxe-gbbarv {min-width: 100%; display: none}}#brxe-fdsffh {align-self: stretch !important; width: 100%; justify-content: flex-end; flex-direction: row; align-items: center; border: 1px solid var(--verde); max-width: 75%}@media (max-width: 991px) {#brxe-fdsffh {min-width: 100%}}#brxe-nutqfm {max-width: 1600px; padding-bottom: 80px; width: 100%; flex-direction: row; column-gap: 20px; row-gap: 20px; margin-top: 20px}@media (max-width: 991px) {#brxe-nutqfm {flex-direction: column}}#brxe-noiijd {padding-right: 32px; padding-left: 32px; margin-top: 50px}#brxe-tfkadp {font-size: 32px; line-height: 1}#brxe-tqhugk {line-height: 21PX; font-weight: 600; margin-top: 15px}#brxe-tqhugk a {line-height: 21PX; font-weight: 600; font-size: inherit}#brxe-zxzsdp {margin-top: 0}#brxe-rdhmyy {margin-top: 40px; font-size: 32px; line-height: 1}#brxe-iqbhns {font-weight: 600; font-size: 24px}#brxe-owxgze {line-height: 21PX; font-weight: 600; margin-top: 20px}#brxe-owxgze a {line-height: 21PX; font-weight: 600; font-size: inherit}#brxe-cggvxi {border-top: 1px solid var(--verde); border-right: 1px solid var(--verde); border-bottom: 1px solid var(--verde); padding-top: 30px; padding-right: 30px; padding-bottom: 30px; margin-top: 20px}#brxe-xdgsnm {align-self: stretch !important; width: 100%; min-width: 50%; justify-content: flex-end}@media (max-width: 991px) {#brxe-xdgsnm {min-width: 100%}}#brxe-jpzinu .repeater-item [data-field-id="3229d0"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-jpzinu .bricks-swiper-button-prev {left: 50px}#brxe-jpzinu .bricks-swiper-button-next {right: 50px}#brxe-jpzinu .image {height: 60vh}#brxe-jpzinu .overlay-wrapper {height: 60vh}@media (max-width: 478px) {#brxe-jpzinu .image {height: 550px}#brxe-jpzinu .overlay-wrapper {height: 550px}}#brxe-chknui {align-self: stretch !important; width: 100%; min-width: 50%; justify-content: flex-end}@media (max-width: 991px) {#brxe-chknui {min-width: 100%}}#brxe-ynhefd {width: 100%; max-width: 1600px; padding-top: 80px; padding-bottom: 80px; flex-direction: row; column-gap: 50px; row-gap: 50px}@media (max-width: 991px) {#brxe-ynhefd {flex-direction: column}}#entorno {padding-right: 32px; padding-left: 32px}@media (max-width: 991px) {#brxe-rrzwvy {width: 100%}}#brxe-xtkevh {line-height: 1; font-size: 28px; padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px}#brxe-thnpoc {line-height: 21PX; font-weight: 600; padding-right: 32px; padding-bottom: 32px; padding-left: 32px}#brxe-thnpoc a {line-height: 21PX; font-weight: 600; font-size: inherit}#brxe-rlpmmm {align-self: stretch !important; width: 100%; background-color: var(--blanco)}@media (max-width: 991px) {#brxe-fpxqtj {width: 100%}}#brxe-nasxdo {line-height: 1; font-size: 28px; text-transform: uppercase; padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px}#brxe-vtslek {line-height: 21PX; font-weight: 600; padding-right: 32px; padding-bottom: 32px; padding-left: 32px}#brxe-vtslek a {line-height: 21PX; font-weight: 600; font-size: inherit}#brxe-rwpgai {align-self: stretch !important; width: 100%; background-color: var(--blanco)}@media (max-width: 991px) {#brxe-coywyr {width: 100%}}#brxe-yrhoho {line-height: 1; font-size: 28px; text-transform: uppercase; padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px}#brxe-kodkds {line-height: 21PX; font-weight: 600; padding-right: 32px; padding-bottom: 32px; padding-left: 32px}#brxe-kodkds a {line-height: 21PX; font-weight: 600; font-size: inherit}#brxe-vmtbph {align-self: stretch !important; width: 100%; background-color: var(--blanco)}#brxe-jdxevg {width: 100%; max-width: 1600px; padding-top: 80px; padding-bottom: 80px; flex-direction: row; column-gap: 50px; row-gap: 50px; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 30px; align-items: flex-start}@media (max-width: 991px) {#brxe-jdxevg {grid-template-columns: 1fr}}#profesionales {padding-right: 32px; padding-left: 32px; background-color: var(--grisfondo)}#brxe-scoohg {font-size: 36px}#brxe-qijcyb {margin-top: 25px}#brxe-smlipb {color: var(--grisoscuro); font-weight: 400; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 5px; width: auto}#brxe-smlipb i {color: var(--verde)}#brxe-ljylhi {color: var(--grisoscuro); font-weight: 400; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 5px; width: auto}#brxe-ljylhi i {color: var(--verde)}#brxe-pinpjz {margin-top: 5px; color: var(--grisoscuro); font-weight: 400; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-pinpjz i {color: var(--verde)}@media (max-width: 478px) {#brxe-pinpjz {text-align: left}}#brxe-fccosd {align-self: stretch !important; width: 100%; justify-content: flex-start}@media (max-width: 991px) {#brxe-fccosd {min-width: 100%}}#brxe-vjdpqi {font-size: 36px}#brxe-icnagh {margin-top: 25px; font-weight: 400; line-height: 1.1}#brxe-icnagh .submit-button-wrapper {width: 40%}#brxe-icnagh .bricks-button {background-color: var(--verde); font-size: 14px; text-transform: uppercase; color: var(--blanco)}#brxe-ubidfo {align-self: stretch !important; width: 100%; justify-content: flex-start}@media (max-width: 991px) {#brxe-ubidfo {min-width: 100%}}#brxe-ybmadr {width: 100%; max-width: 1600px; padding-top: 80px; padding-bottom: 80px; flex-direction: row; column-gap: 50px; row-gap: 50px}@media (max-width: 991px) {#brxe-ybmadr {flex-direction: column}}#contacto {padding-right: 32px; padding-left: 32px}