@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-animated-typing{line-height:1;margin:0}.brxe-animated-typing .typed-cursor{animation:blink .3s infinite;animation-direction:alternate;display:inline-block;font-size:1em;opacity:1}@keyframes blink{to{opacity: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 {.brxe-button{width:auto}}@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 {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}#brxe-mbgzac {font-size: clamp(1rem, 2.2vw, 1.25rem)}#brxe-crrdzf {max-width: 460px; padding-top: var(--space-2xs)}#brxe-baowcb {font-size: clamp(18px, calc(0.8vw + 15.44px), 22px); color: rgba(0, 0, 0, 0.7); margin-top: var(--space-s); margin-bottom: var(--space-m); max-width: 500px}@media (max-width: 480px) {#brxe-baowcb {max-width: 100%}}#brxe-kbuutl {color: rgba(0, 0, 0, 0.7); font-size: var(--text-s); margin-top: var(--space-s); margin-bottom: var(--space-m); max-width: 360px; border-left: 2pt solid var(--primary-color); padding-left: var(--space-xs)}#brxe-ftlujn {display: flex; row-gap: 0px}#brxe-faxmjd {background-position: center left; background-repeat: no-repeat; background-image: url(https://meritxel.doriagm.com/wp-content/uploads/envato-labs-image-edit-20.webp); background-size: cover; flex-direction: column; justify-content: center; height: 90dvh}@media (max-width: 480px) {#brxe-faxmjd {background-position: 20% center}}#brxe-lottbt {margin-top: var(--space-s); max-width: 350px}@media (max-width: 1279px) {#brxe-lottbt {max-width: 350px}}@media (max-width: 991px) {#brxe-lottbt {max-width: 350px}}@media (max-width: 767px) {#brxe-lottbt {max-width: 350px}}@media (max-width: 480px) {#brxe-lottbt {max-width: 100%}}#brxe-rjpddg {align-items: center; column-gap: 0px; row-gap: 0px; color: $}#brxe-rctgka .content {color: rgba(0, 0, 0, 0.7)}#brxe-rctgka h1 {line-height: 1.25}#brxe-rctgka h2 {line-height: 1.25}#brxe-rctgka h3 {line-height: 1.25}#brxe-rctgka h4 {line-height: 1.25}#brxe-rctgka h5 {line-height: 1.25}#brxe-rctgka h6 {line-height: 1.25}#brxe-hilbuu {gap: 0px; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}@media (max-width: 767px) {#brxe-hilbuu {display: none}}#brxe-dxfcwo {flex-direction: row; column-gap: 0px; row-gap: 0px}#brxe-rhkkae .content {color: rgba(0, 0, 0, 0.7)}#brxe-rhkkae h1 {line-height: 1.25}#brxe-rhkkae h2 {line-height: 1.25}#brxe-rhkkae h3 {line-height: 1.25}#brxe-rhkkae h4 {line-height: 1.25}#brxe-rhkkae h5 {line-height: 1.25}#brxe-rhkkae h6 {line-height: 1.25}#brxe-tbbyep {gap: 0px; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}@media (max-width: 767px) {#brxe-tbbyep {display: none}}#brxe-nalsdp {flex-direction: row; column-gap: 0px; row-gap: 0px}#brxe-dglgdv .content {color: rgba(0, 0, 0, 0.7)}#brxe-dglgdv h1 {line-height: 1.25}#brxe-dglgdv h2 {line-height: 1.25}#brxe-dglgdv h3 {line-height: 1.25}#brxe-dglgdv h4 {line-height: 1.25}#brxe-dglgdv h5 {line-height: 1.25}#brxe-dglgdv h6 {line-height: 1.25}#brxe-pjlaqv {gap: 0px; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}@media (max-width: 767px) {#brxe-pjlaqv {display: none}}#brxe-fbbbvr {flex-direction: row; column-gap: 0px; row-gap: 0px}#brxe-owevlf .content {color: rgba(0, 0, 0, 0.7)}#brxe-owevlf h1 {line-height: 1.25}#brxe-owevlf h2 {line-height: 1.25}#brxe-owevlf h3 {line-height: 1.25}#brxe-owevlf h4 {line-height: 1.25}#brxe-owevlf h5 {line-height: 1.25}#brxe-owevlf h6 {line-height: 1.25}#brxe-loajzy {gap: 0px; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}@media (max-width: 767px) {#brxe-loajzy {display: none}}#brxe-ozzwku {flex-direction: row; column-gap: 0px; row-gap: 0px}#brxe-ojgqph {display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 480px));; justify-content: center; grid-gap: 0px}#brxe-ojgqph p { margin-top: var(--space-2xs);} .servicio__wrapper { position: relative; border: 1px solid rgba(0,0,0,0.11); padding: var(--space-l);}@media (max-width: 991px) { .servicio__wrapper { padding: var(--space-m); }} .servicio__wrapper:nth-child(1),.servicio__wrapper:nth-child(2),.servicio__wrapper:nth-child(3),.servicio__wrapper:nth-child(4) { border-left: none;} .servicio__wrapper:nth-child(2),.servicio__wrapper:nth-child(4) { border-right: none;} .servicio__wrapper:nth-child(3),.servicio__wrapper:nth-child(4) { border-top: none;}.servicio__btn { opacity: 0; transition: opacity 0.3s ease;} .servicio__wrapper:hover .servicio__btn { opacity: 1;} .servicio__wrapper:hover p { opacity: 0.8;} .servicio__wrapper:nth-child(1)::before,.servicio__wrapper:nth-child(3)::before,.servicio__wrapper:nth-child(4)::before { content: ""; position: absolute; height: 16px; width: 3px; background-color:var(--primary-color) ; z-index: 1;} .servicio__wrapper:nth-child(1)::before,.servicio__wrapper:nth-child(3)::before { top: -8px; right: -2px;} .servicio__wrapper:nth-child(4)::before { bottom: -8px; left: -2px;}#brxe-ddffde {row-gap: var(--space-m)}#brxe-oblkzu {align-items: center}#serveis {padding-bottom: var(--space-l)}#brxe-hajwdz {font-style: italic}#brxe-hajwdz a {font-style: italic; font-size: inherit}#brxe-steqov {flex-direction: row; width: auto; column-gap: 0px; row-gap: 0px; font-family: "Crimson Pro"; font-size: clamp(36px, 5vw, 50px); letter-spacing: -1px; line-height: 1.2}#brxe-rbskpn {font-style: italic}#brxe-rbskpn a {font-style: italic; font-size: inherit}#brxe-awsgnn {font-family: "Crimson Pro"; font-size: clamp(36px, 5vw, 50px); letter-spacing: -1px; line-height: 1.2; flex-direction: row; width: auto; column-gap: 0px; row-gap: 0px}#brxe-rfcyqm {font-style: italic}#brxe-rfcyqm a {font-style: italic; font-size: inherit}#brxe-hnvddq {font-family: "Crimson Pro"; font-size: clamp(36px, 5vw, 50px); letter-spacing: -1px; line-height: 1.2; flex-direction: row; width: auto; column-gap: 0px; row-gap: 0px}#brxe-exambn {row-gap: 0px; align-items: center}#brxe-rrptli {align-items: center}#brxe-wkkckf {padding-bottom: var(--space-l)}#brxe-nfxgfd {font-size: var(--text-m); max-width: 500px}#brxe-nfxgfd a {font-size: var(--text-m); font-size: inherit}#brxe-obqcen {height: 100%; width: 100%}#brxe-obqcen:not(.tag), #brxe-obqcen img {object-fit: cover}#brxe-zfnkac {max-width: 550px}#brxe-xxamqj {flex-direction: row; align-items: center}#brxe-pfyapb .content {margin-top: var(--space-2xs)}#brxe-pfyapb {height: fit-content}@media (max-width: 991px) {#brxe-pfyapb h1 {line-height: 1.25}#brxe-pfyapb h2 {line-height: 1.25}#brxe-pfyapb h3 {line-height: 1.25}#brxe-pfyapb h4 {line-height: 1.25}#brxe-pfyapb h5 {line-height: 1.25}#brxe-pfyapb h6 {line-height: 1.25}}#brxe-vcowbq .content {margin-top: var(--space-2xs)}#brxe-vcowbq {height: fit-content; padding-bottom: 1px}@media (max-width: 991px) {#brxe-vcowbq h1 {line-height: 1.25}#brxe-vcowbq h2 {line-height: 1.25}#brxe-vcowbq h3 {line-height: 1.25}#brxe-vcowbq h4 {line-height: 1.25}#brxe-vcowbq h5 {line-height: 1.25}#brxe-vcowbq h6 {line-height: 1.25}}@media (max-width: 480px) {#brxe-vcowbq {margin-top: 0}}#brxe-fgirws .content {margin-top: var(--space-2xs)}#brxe-fgirws {height: fit-content; padding-bottom: 1px}@media (max-width: 991px) {#brxe-fgirws h1 {line-height: 1.25}#brxe-fgirws h2 {line-height: 1.25}#brxe-fgirws h3 {line-height: 1.25}#brxe-fgirws h4 {line-height: 1.25}#brxe-fgirws h5 {line-height: 1.25}#brxe-fgirws h6 {line-height: 1.25}}@media (max-width: 480px) {#brxe-fgirws {margin-top: 0}}#brxe-feeydx {display: grid; align-items: initial; grid-template-columns: repeat(3, 1fr);; grid-gap: var(--space-l)}.about__card { position: relative; padding-left: 1.2rem;} .about__card::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; width: 2px; background: var(--primary-color);}@media (max-width: 480px) {#brxe-feeydx {grid-template-columns: 1fr}}#brxe-kvigsa {row-gap: 0px}@media (max-width: 767px) {#sobre-nosaltres {padding-bottom: var(--space-s)}}#brxe-aoncqs {height: 100%; width: 100%}#brxe-aoncqs:not(.tag), #brxe-aoncqs img {object-fit: cover}@media (max-width: 991px) {#brxe-gahjaz {order: 1}}@media (max-width: 767px) {#brxe-gahjaz {order: 1}}#brxe-41aff9 {margin-bottom: var(--space-2xs)}#brxe-c29d26 {text-align: left; font-size: var(--text-m); color: rgba(0, 0, 0, 0.54); max-width: 600px}#brxe-c29d26 a {text-align: left; font-size: var(--text-m); color: rgba(0, 0, 0, 0.54); font-size: inherit}@media (max-width: 480px) {#brxe-c29d26 {max-width: 100%}}#brxe-bead99 .form-group:nth-child(2) {width: 48%}#brxe-bead99 .form-group:nth-child(3) {width: 48%}#brxe-bead99 .form-group input {border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 6px; padding-top: 2px; padding-bottom: 2px}#brxe-bead99 .flatpickr {border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 6px; padding-top: 2px; padding-bottom: 2px}#brxe-bead99 select {border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 6px; color: #5b5c60; padding-top: 2px; padding-bottom: 2px}#brxe-bead99 textarea {border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 6px; padding-top: 2px; padding-bottom: 2px}#brxe-bead99 .bricks-button:not([type=submit]) {border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 6px}#brxe-bead99 .choose-files {border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 6px}#brxe-bead99 label {text-transform: capitalize; font-size: 1.1rem; font-weight: 500}#brxe-bead99 .label {text-transform: capitalize; font-size: 1.1rem; font-weight: 500}#brxe-bead99 .submit-button-wrapper {width: 100%}#brxe-bead99 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 1rem}#brxe-bead99 ::placeholder {color: #5b5c60}#brxe-bead99 {justify-content: space-around; margin-top: var(--space-s)}#brxe-bead99 .bricks-button {letter-spacing: .}#brxe-bead99 button {width: fit-content;padding: 1rem 1.6rem} .options-wrapper label { opacity: 0.6;font-weight: 300!important; font-size: 15px!important;}@media (max-width: 1279px) {#brxe-bead99 label {font-size: var(--text-s)}#brxe-bead99 .label {font-size: var(--text-s)}}@media (max-width: 767px) {#brxe-bead99 .form-group:nth-child(2) {width: 100%}#brxe-bead99 .form-group:nth-child(3) {width: 100%}}@media (max-width: 480px) {#brxe-bead99 .form-group:nth-child(1) {width: 100%}#brxe-bead99 .form-group:nth-child(2) {width: 100%}#brxe-bead99 .form-group:nth-child(3) {width: 100%}}#brxe-9d233e {row-gap: var(--space-3xs); align-items: flex-start; align-self: flex-start !important}@media (max-width: 1279px) {#brxe-9d233e {row-gap: 0px}}#brxe-71ac11 {row-gap: 3rem; flex-direction: row; column-gap: 4rem; display: grid; align-items: initial; grid-template-columns: 1fr 1fr}@media (max-width: 1279px) {#brxe-71ac11 {grid-gap: 2rem}}@media (max-width: 991px) {#brxe-71ac11 {grid-template-columns: 1fr}}@media (max-width: 767px) {#brxe-71ac11 {grid-template-columns: 1fr; grid-gap: 1rem}}#contacte { scroll-margin-top: 150px;}