@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}.brxe-logo a{color:currentcolor;display:inline-block}}@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-slider){list-style-type:none;margin:0;min-width:0;padding:0;position:relative;width:100%}:where(.brxe-slider) .title{color:#fff;font-size:3em;margin:0}:where(.brxe-slider) .content{color:#fff;font-size:1.6em}:where(.brxe-slider) .content+.bricks-button{margin-top:1em}:where(.brxe-slider) .bricks-button{display:inline-flex}:where(.brxe-slider) .bricks-swiper-container{height:inherit;max-height:inherit;max-width:inherit;min-height:inherit;min-width:inherit;width:inherit}:where(.brxe-slider) .swiper-slide{align-items:center;display:flex;justify-content:center;min-height:50vh;position:relative;text-align:center}:where(.brxe-slider) .slider-content{padding:30px 60px;position:relative;z-index:2}:where(.brxe-slider) .image{background-position:50%;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}:where(.brxe-slider) .image:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;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-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 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 {@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-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.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}}#brxe-faiygr .swiper-slide[data-brx-swiper-index="0"] .bricks-button {background-color: rgba(0, 0, 0, 0.13); color: #f5f5f5; text-align: left; border: 2px solid #f5f5f5}#brxe-faiygr .swiper-slide[data-brx-swiper-index="0"] .bricks-button:hover {text-decoration: underline}#brxe-faiygr .swiper-slide[data-brx-swiper-index="1"] .bricks-button {background-color: rgba(0, 0, 0, 0.13); color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-faiygr .swiper-slide[data-brx-swiper-index="1"] .bricks-button:hover {text-decoration: underline}#brxe-faiygr .swiper-slide[data-brx-swiper-index="2"] .bricks-button {background-color: rgba(0, 0, 0, 0.13); color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-faiygr .swiper-slide[data-brx-swiper-index="2"] .bricks-button:hover {text-decoration: underline}#brxe-faiygr .swiper-slide[data-brx-swiper-index="2"] .image:after {background-color: rgba(51, 0, 0, 0.35)}#brxe-faiygr .swiper-slide[data-brx-swiper-index="3"] .bricks-button {background-color: rgba(0, 0, 0, 0.13); color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-faiygr .swiper-slide[data-brx-swiper-index="3"] .bricks-button:hover {text-decoration: underline}#brxe-faiygr .swiper-slide[data-brx-swiper-index="3"] .image:after {background-color: rgba(51, 0, 0, 0.2)}#brxe-faiygr .swiper-slide[data-brx-swiper-index="4"] .bricks-button {background-color: rgba(0, 0, 0, 0.13); color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-faiygr .swiper-slide[data-brx-swiper-index="4"] .bricks-button:hover {text-decoration: underline}#brxe-faiygr .swiper-slide[data-brx-swiper-index="5"] .bricks-button {background-color: rgba(0, 0, 0, 0.13); color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-faiygr .swiper-slide[data-brx-swiper-index="5"] .bricks-button:hover {text-decoration: underline}#brxe-faiygr .swiper-slide[data-brx-swiper-index="6"] .bricks-button {background-color: rgba(0, 0, 0, 0.13); color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-faiygr .swiper-slide[data-brx-swiper-index="6"] .bricks-button:hover {text-decoration: underline}#brxe-faiygr .swiper-slide[data-brx-swiper-index="6"] .image:after {background-color: rgba(0, 0, 0, 0.42)}#brxe-faiygr .swiper-slide[data-brx-swiper-index="7"] .bricks-button {background-color: rgba(0, 0, 0, 0.13); color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-faiygr .swiper-slide[data-brx-swiper-index="7"] .bricks-button:hover {text-decoration: underline}#brxe-faiygr .swiper-slide[data-brx-swiper-index="7"] .image:after {background-color: rgba(0, 0, 0, 0.42)}#brxe-faiygr .slider-content .title {margin-bottom: 5%}#brxe-faiygr .swiper-slide {justify-content: center; min-height: 100vh}#brxe-faiygr .slider-content {padding-right: 20%; text-align: left; margin-right: 35%; margin-left: 6%}#brxe-faiygr {height: 100vh}@media (max-width: 991px) {#brxe-faiygr .slider-content {margin-right: 0; margin-left: 0; padding-right: 10%; padding-left: 10%; text-align: center}#brxe-faiygr .swiper-slide {justify-content: center; align-items: center; min-height: 60vh}#brxe-faiygr {height: 60vh}}@media (max-width: 478px) {#brxe-faiygr {font-family: "Montserrat"; font-size: 10px}#brxe-faiygr .title {font-size: 30px}#brxe-faiygr .content {font-size: 16px}}#brxe-gjegid {background-image: url(https://grupoagsnova.es/wp-content/uploads/2025/04/pexels-pavel-danilyuk-8112201-1024x684.jpg); background-size: cover; flex-direction: column; height: 100vh}@media (max-width: 991px) {#brxe-gjegid {height: 60vh}}#brxe-eawqnx {color: #f5f5f5; font-size: 40px; font-family: "Montserrat"; padding-bottom: 1%}@media (max-width: 478px) {#brxe-eawqnx {padding-bottom: 5%}}#brxe-suknqx {color: #f5f5f5; width: 7%; padding-bottom: 2%}#brxe-suknqx .line {height: 3px}#brxe-suknqx.horizontal .line {border-top-width: 3px}#brxe-jaezcr {font-family: "Montserrat"; color: #f5f5f5; text-align: center}#brxe-jaezcr a {font-family: "Montserrat"; color: #f5f5f5; text-align: center; font-size: inherit}#brxe-hcjnfq {align-self: center !important; justify-content: center; align-items: center; width: 100%; background-color: #253d1f; padding-top: 5%; padding-bottom: 5%}@media (max-width: 991px) {#brxe-hcjnfq {text-align: center; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {#brxe-hcjnfq {width: 100%}}#brxe-czkrpn {background-color: #ffffff; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 991px) {#brxe-czkrpn {align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {#brxe-czkrpn {padding-top: 0; padding-right: 0; padding-left: 0}}#brxe-kkcidn {background-position: center center; background-image: url(https://grupoagsnova.es/wp-content/uploads/2025/12/Gestion-juridica-y-de-no-residentes.jpg); background-size: cover; height: 350px; width: 350px; margin-bottom: 20px}#brxe-tgrpbe {text-align: center; color: #000000; align-self: center}@media (max-width: 991px) {#brxe-tgrpbe {text-align: center}}@media (max-width: 478px) {#brxe-tgrpbe {font-size: 15px}}#brxe-ogdmph {display: flex; align-self: center !important; justify-content: center; align-items: center; text-align: center; flex-direction: column}@media (max-width: 478px) {#brxe-ogdmph {flex-direction: column; align-self: center !important; justify-content: center; align-items: center}}#brxe-odrrvh {padding-top: 5%; padding-bottom: 5%; text-align: left; color: #253d1f}#brxe-odrrvh.horizontal .line {border-top-color: #253d1f; width: 20%; border-top-width: 3px}#brxe-odrrvh.vertical .line {border-right-color: #253d1f; border-right-width: 20%}#brxe-odrrvh .icon {color: #253d1f}#brxe-odrrvh.horizontal {justify-content: center}#brxe-odrrvh.vertical {align-self: center}#brxe-odrrvh .line {height: 3px}@media (max-width: 991px) {#brxe-odrrvh {text-align: center}#brxe-odrrvh.horizontal {justify-content: center}#brxe-odrrvh.vertical {align-self: center}}#brxe-lnyomu {color: var(--bricks-color-ea1528); text-align: center; padding-bottom: 5%; padding-left: 5%}#brxe-lnyomu a {color: var(--bricks-color-ea1528); text-align: center; font-size: inherit}@media (max-width: 991px) {#brxe-lnyomu {text-align: center}#brxe-lnyomu a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-lnyomu {padding-bottom: 10%; padding-left: 0}}#brxe-ngaine {border: 3px solid rgba(255, 255, 255, 0); background-color: #253d1f; color: #f5f5f5}#brxe-ngaine:hover {background-color: #f5f5f5; color: #253d1f; border: 3px solid #253d1f}@media (max-width: 991px) {#brxe-ngaine {text-align: center}}#brxe-qdumut {text-align: center; align-self: center !important}@media (max-width: 991px) {#brxe-qdumut {align-self: center !important; text-align: center}}[data-id="brxe-wujbca"].splide__slide {align-self: center !important; flex-direction: column; justify-content: center; align-items: center; padding-top: 2%; padding-right: 4%; padding-bottom: 2%; padding-left: 4%; border-color: #f5f5f5}@media (max-width: 991px) {[data-id="brxe-wujbca"].splide__slide {align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {[data-id="brxe-wujbca"].splide__slide {padding-right: 0; padding-left: 0; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}}#brxe-batcpg {background-position: center center; background-image: url(https://grupoagsnova.es/wp-content/uploads/2025/12/AGS_STOCK_AGOSTO_2025_42-1024x683.jpg); background-size: cover; height: 350px; width: 350px; margin-bottom: 20px}#brxe-yefkoi {color: #000000; text-align: center}@media (max-width: 991px) {#brxe-yefkoi {text-align: center; align-self: center}}@media (max-width: 478px) {#brxe-yefkoi {font-size: 15px}}#brxe-orruoq {display: flex; align-self: center !important; justify-content: center; align-items: center; flex-direction: column; text-align: center}@media (max-width: 478px) {#brxe-orruoq {display: flex; flex-direction: column}}#brxe-ecfbne {padding-top: 5%; padding-bottom: 5%; color: #253d1f}#brxe-ecfbne.horizontal .line {width: 20%; border-top-color: #253d1f; border-top-width: 3px}#brxe-ecfbne.vertical .line {border-right-width: 20%; border-right-color: #253d1f}#brxe-ecfbne .icon {color: #253d1f}#brxe-ecfbne.horizontal {justify-content: center}#brxe-ecfbne.vertical {align-self: center}#brxe-ecfbne .line {height: 3px}@media (max-width: 991px) {#brxe-ecfbne {text-align: center}#brxe-ecfbne.horizontal {justify-content: center}#brxe-ecfbne.vertical {align-self: center}}#brxe-iiqsqc {padding-bottom: 5%; padding-left: 5%; text-align: center; color: var(--bricks-color-ea1528)}#brxe-iiqsqc a {text-align: center; color: var(--bricks-color-ea1528); font-size: inherit}@media (max-width: 991px) {#brxe-iiqsqc {align-self: center; text-align: center}#brxe-iiqsqc a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-iiqsqc {padding-bottom: 10%; padding-left: 0}}#brxe-ojknwb {background-color: #253d1f; color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-ojknwb:hover {background-color: #f5f5f5; color: #253d1f; border: 2px solid #253d1f}@media (max-width: 991px) {#brxe-ojknwb {text-align: center}}#brxe-foujzh {text-align: center; align-self: center !important}@media (max-width: 991px) {#brxe-foujzh {text-align: center}}[data-id="brxe-cuupcn"].splide__slide {padding-top: 2%; padding-right: 4%; padding-bottom: 2%; padding-left: 4%; flex-direction: column; align-self: center !important; justify-content: center; align-items: center; border-color: #f5f5f5}@media (max-width: 991px) {[data-id="brxe-cuupcn"].splide__slide {align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {[data-id="brxe-cuupcn"].splide__slide {padding-right: 0; padding-left: 0; flex-direction: column}}#brxe-ydhnvu {background-position: center center; background-image: url(https://grupoagsnova.es/wp-content/uploads/2025/12/Correduria-de-seguros.jpg); background-size: cover; height: 350px; width: 350px; margin-bottom: 20px}#brxe-aottle {color: #000000; text-align: center}@media (max-width: 991px) {#brxe-aottle {text-align: center}}@media (max-width: 478px) {#brxe-aottle {font-size: 15px}}#brxe-ikxsiu {display: flex; align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 478px) {#brxe-ikxsiu {display: flex; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}}#brxe-sddspy {padding-top: 5%; padding-bottom: 5%; color: #253d1f}#brxe-sddspy.horizontal .line {width: 20%; border-top-color: #253d1f; border-top-width: 3px}#brxe-sddspy.vertical .line {border-right-width: 20%; border-right-color: #253d1f}#brxe-sddspy .icon {color: #253d1f}#brxe-sddspy.horizontal {justify-content: center}#brxe-sddspy.vertical {align-self: center}#brxe-sddspy .line {height: 3px}@media (max-width: 991px) {#brxe-sddspy {text-align: center}#brxe-sddspy.horizontal {justify-content: center}#brxe-sddspy.vertical {align-self: center}}#brxe-ibssvx {padding-bottom: 5%; padding-left: 5%; text-align: center; color: var(--bricks-color-ea1528)}#brxe-ibssvx a {text-align: center; color: var(--bricks-color-ea1528); font-size: inherit}@media (max-width: 991px) {#brxe-ibssvx {align-self: center; text-align: center}#brxe-ibssvx a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-ibssvx {padding-bottom: 10%; padding-left: 0}}#brxe-hnkpji {background-color: #253d1f; color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-hnkpji:hover {background-color: #f5f5f5; color: #253d1f; border: 2px solid #253d1f}@media (max-width: 991px) {#brxe-hnkpji {text-align: center}}#brxe-xnnamc {text-align: center; align-self: center !important}@media (max-width: 991px) {#brxe-xnnamc {text-align: center; align-self: center !important}}[data-id="brxe-hljtct"].splide__slide {padding-top: 2%; padding-right: 4%; padding-bottom: 2%; padding-left: 4%; flex-direction: column; align-self: center !important; justify-content: center; align-items: center; border-color: #f5f5f5}@media (max-width: 991px) {[data-id="brxe-hljtct"].splide__slide {text-align: center; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {[data-id="brxe-hljtct"].splide__slide {flex-direction: column}}#brxe-ktafpe {background-position: center center; background-image: url(https://grupoagsnova.es/wp-content/uploads/2025/12/Sin-titulojuanito.png); background-size: cover; height: 350px; width: 350px; margin-bottom: 20px}#brxe-gbtclf {text-align: center; color: #000000}@media (max-width: 991px) {#brxe-gbtclf {text-align: center}}@media (max-width: 478px) {#brxe-gbtclf {font-size: 15px}}#brxe-nrghmh {display: flex; align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 478px) {#brxe-nrghmh {display: flex; flex-direction: column}}#brxe-skswdg {padding-top: 5%; padding-bottom: 5%; text-align: left}#brxe-skswdg.horizontal .line {border-top-color: #253d1f; width: 20%; border-top-width: 3px}#brxe-skswdg.vertical .line {border-right-color: #253d1f; border-right-width: 20%}#brxe-skswdg .icon {color: #253d1f}#brxe-skswdg.horizontal {justify-content: center}#brxe-skswdg.vertical {align-self: center}#brxe-skswdg .line {height: 3px}@media (max-width: 991px) {#brxe-skswdg {text-align: center}#brxe-skswdg.horizontal {justify-content: center}#brxe-skswdg.vertical {align-self: center}}#brxe-wfjumz {padding-bottom: 5%; padding-left: 5%; text-align: center; color: var(--bricks-color-ea1528)}#brxe-wfjumz a {text-align: center; color: var(--bricks-color-ea1528); font-size: inherit}@media (max-width: 991px) {#brxe-wfjumz {text-align: center}#brxe-wfjumz a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-wfjumz {padding-bottom: 10%; padding-left: 0}}#brxe-mspnpo {background-color: #253d1f; color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-mspnpo:hover {background-color: #f5f5f5; color: #253d1f; border: 2px solid #253d1f}@media (max-width: 991px) {#brxe-mspnpo {text-align: center}}#brxe-efmagy {text-align: center; align-self: center !important}@media (max-width: 991px) {#brxe-efmagy {text-align: center; align-self: center !important}}[data-id="brxe-lngcaj"].splide__slide {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; border-color: #f5f5f5; padding-top: 2%; padding-right: 4%; padding-bottom: 2%; padding-left: 4%}@media (max-width: 991px) {[data-id="brxe-lngcaj"].splide__slide {align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {[data-id="brxe-lngcaj"].splide__slide {flex-direction: column}}#brxe-ccxxaa {background-image: url(https://grupoagsnova.es/wp-content/uploads/2026/01/Diseno-sin-titulo-1-1024x1024.jpg); background-size: cover; height: 350px; width: 350px; margin-bottom: 20px}#brxe-wvyder {text-align: center; color: #000000}@media (max-width: 991px) {#brxe-wvyder {text-align: center}}@media (max-width: 478px) {#brxe-wvyder {font-size: 15px}}#brxe-iqotkw {display: flex; align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 478px) {#brxe-iqotkw {display: flex; align-self: center !important; justify-content: center; align-items: center; flex-direction: column}}#brxe-gmmypv {padding-top: 5%; padding-bottom: 5%}#brxe-gmmypv.horizontal .line {width: 20%; border-top-color: #253d1f; border-top-width: 3px}#brxe-gmmypv.vertical .line {border-right-width: 20%; border-right-color: #253d1f}#brxe-gmmypv .icon {color: #253d1f}#brxe-gmmypv.horizontal {justify-content: center}#brxe-gmmypv.vertical {align-self: center}#brxe-gmmypv .line {height: 3px}@media (max-width: 991px) {#brxe-gmmypv {text-align: center}#brxe-gmmypv.horizontal {justify-content: center}#brxe-gmmypv.vertical {align-self: center}}#brxe-bllqfk {padding-bottom: 5%; padding-left: 5%; text-align: center; color: var(--bricks-color-ea1528)}#brxe-bllqfk a {text-align: center; color: var(--bricks-color-ea1528); font-size: inherit}@media (max-width: 991px) {#brxe-bllqfk {text-align: center}#brxe-bllqfk a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-bllqfk {padding-bottom: 10%; padding-left: 0}}#brxe-lymunu {background-color: #253d1f; color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-lymunu:hover {background-color: #f5f5f5; color: #253d1f; border: 2px solid #253d1f}@media (max-width: 991px) {#brxe-lymunu {text-align: center}}#brxe-crxjnp {text-align: center; align-self: center !important}@media (max-width: 991px) {#brxe-crxjnp {text-align: center; align-self: center !important}}[data-id="brxe-ivewzy"].splide__slide {padding-top: 2%; padding-right: 4%; padding-bottom: 2%; padding-left: 4%; flex-direction: column; align-self: center !important; justify-content: center; align-items: center; border-color: #f5f5f5}@media (max-width: 991px) {[data-id="brxe-ivewzy"].splide__slide {align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {[data-id="brxe-ivewzy"].splide__slide {flex-direction: column}}#brxe-foikxn {background-position: center center; background-image: url(https://grupoagsnova.es/wp-content/uploads/2025/05/foto-de-cerca-hombre-mayor-sentado-en-la-cafeteria-moderna-durante-la-hora-del-almuerzo-leyendo-el-diagrama-scaled.jpg); background-size: cover; height: 350px; width: 350px; margin-bottom: 20px}#brxe-ckxumf {text-align: center; color: #000000}@media (max-width: 991px) {#brxe-ckxumf {text-align: center}}@media (max-width: 478px) {#brxe-ckxumf {font-size: 15px}}#brxe-jbvhcb {display: flex; align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 478px) {#brxe-jbvhcb {flex-direction: column; display: flex; align-self: center !important; justify-content: center; align-items: center}}#brxe-gkcmnj {padding-top: 5%; padding-bottom: 5%}#brxe-gkcmnj.horizontal .line {width: 20%; border-top-color: #253d1f; border-top-width: 3px}#brxe-gkcmnj.vertical .line {border-right-width: 20%; border-right-color: #253d1f}#brxe-gkcmnj .icon {color: #253d1f}#brxe-gkcmnj.horizontal {justify-content: center}#brxe-gkcmnj.vertical {align-self: center}#brxe-gkcmnj .line {height: 3px}@media (max-width: 991px) {#brxe-gkcmnj {text-align: center}#brxe-gkcmnj.horizontal {justify-content: center}#brxe-gkcmnj.vertical {align-self: center}}#brxe-eisxrt {padding-bottom: 5%; padding-left: 5%; text-align: center; color: var(--bricks-color-ea1528)}#brxe-eisxrt a {text-align: center; color: var(--bricks-color-ea1528); font-size: inherit}@media (max-width: 991px) {#brxe-eisxrt {align-self: center; text-align: center}#brxe-eisxrt a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-eisxrt {padding-bottom: 10%; padding-left: 0}}#brxe-lwxwrf {background-color: #253d1f; color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-lwxwrf:hover {background-color: #f5f5f5; color: #253d1f; border: 2px solid #253d1f}@media (max-width: 991px) {#brxe-lwxwrf {text-align: center}}#brxe-jbwuwk {text-align: center; align-self: center !important}@media (max-width: 991px) {#brxe-jbwuwk {text-align: center; align-self: center !important}}[data-id="brxe-jknyby"].splide__slide {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; padding-top: 2%; padding-right: 4%; padding-bottom: 2%; padding-left: 4%}@media (max-width: 991px) {[data-id="brxe-jknyby"].splide__slide {align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {[data-id="brxe-jknyby"].splide__slide {flex-direction: column}}#brxe-padwnp {background-position: center center; background-image: url(https://grupoagsnova.es/wp-content/uploads/2026/01/Diseno-sin-titulo-2.jpg); background-size: cover; height: 350px; width: 350px; margin-bottom: 20px}#brxe-rkhkdm {text-align: center; color: #000000}@media (max-width: 991px) {#brxe-rkhkdm {text-align: center}}@media (max-width: 478px) {#brxe-rkhkdm {font-size: 15px}}#brxe-tsfwvq {display: flex; align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 478px) {#brxe-tsfwvq {flex-direction: column}}#brxe-pwsdbv {padding-top: 5%; padding-bottom: 5%}#brxe-pwsdbv.horizontal .line {width: 20%; border-top-color: #253d1f; border-top-width: 3px}#brxe-pwsdbv.vertical .line {border-right-width: 20%; border-right-color: #253d1f}#brxe-pwsdbv .icon {color: #253d1f}#brxe-pwsdbv.horizontal {justify-content: center}#brxe-pwsdbv.vertical {align-self: center}#brxe-pwsdbv .line {height: 3px}@media (max-width: 991px) {#brxe-pwsdbv.horizontal {justify-content: center}#brxe-pwsdbv.vertical {align-self: center}}#brxe-bzcsii {padding-bottom: 5%; padding-left: 5%; text-align: center; color: var(--bricks-color-ea1528)}#brxe-bzcsii a {text-align: center; color: var(--bricks-color-ea1528); font-size: inherit}@media (max-width: 991px) {#brxe-bzcsii {text-align: center}#brxe-bzcsii a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-bzcsii {padding-bottom: 10%; padding-left: 0}}#brxe-mgkucb {background-color: #253d1f; color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-mgkucb:hover {background-color: #f5f5f5; color: #253d1f; border: 2px solid #253d1f}@media (max-width: 991px) {#brxe-mgkucb {text-align: center}}#brxe-ncrewl {text-align: center; align-self: center !important}@media (max-width: 991px) {#brxe-ncrewl {text-align: center}}[data-id="brxe-snhbvf"].splide__slide {padding-top: 2%; padding-right: 4%; padding-bottom: 2%; padding-left: 4%; flex-direction: column; align-self: center !important; justify-content: center; align-items: center; border-color: #f5f5f5}@media (max-width: 991px) {[data-id="brxe-snhbvf"].splide__slide {text-align: center; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {[data-id="brxe-snhbvf"].splide__slide {flex-direction: column}}#brxe-pvbzxi {background-position: center center; background-image: url(https://grupoagsnova.es/wp-content/uploads/2026/01/apreton-manos.png); background-size: cover; height: 350px; width: 350px; margin-bottom: 20px}#brxe-zgtgdf {text-align: center; color: #000000}@media (max-width: 991px) {#brxe-zgtgdf {text-align: center}}@media (max-width: 478px) {#brxe-zgtgdf {font-size: 15px}}#brxe-slwswx {display: flex; align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 478px) {#brxe-slwswx {flex-direction: column}}#brxe-cwlhwv {padding-top: 5%; padding-bottom: 5%}#brxe-cwlhwv.horizontal .line {width: 20%; border-top-color: #253d1f; border-top-width: 3px}#brxe-cwlhwv.vertical .line {border-right-width: 20%; border-right-color: #253d1f}#brxe-cwlhwv .icon {color: #253d1f}#brxe-cwlhwv.horizontal {justify-content: center}#brxe-cwlhwv.vertical {align-self: center}#brxe-cwlhwv .line {height: 3px}@media (max-width: 991px) {#brxe-cwlhwv.horizontal {justify-content: center}#brxe-cwlhwv.vertical {align-self: center}}#brxe-xqxdbl {padding-bottom: 5%; padding-left: 5%; text-align: center; color: var(--bricks-color-ea1528)}#brxe-xqxdbl a {text-align: center; color: var(--bricks-color-ea1528); font-size: inherit}@media (max-width: 991px) {#brxe-xqxdbl {text-align: center}#brxe-xqxdbl a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-xqxdbl {padding-bottom: 10%; padding-left: 0}}#brxe-ulrdyi {background-color: #253d1f; color: #f5f5f5; border: 2px solid #f5f5f5}#brxe-ulrdyi:hover {background-color: #f5f5f5; color: #253d1f; border: 2px solid #253d1f}@media (max-width: 991px) {#brxe-ulrdyi {text-align: center}}#brxe-rkaipu {text-align: center; align-self: center !important}@media (max-width: 991px) {#brxe-rkaipu {text-align: center}}[data-id="brxe-rpcjea"].splide__slide {padding-top: 2%; padding-right: 2%; padding-bottom: 2%; padding-left: 2%; flex-direction: column; align-self: center !important; justify-content: center; align-items: center; border-color: #f5f5f5}@media (max-width: 991px) {[data-id="brxe-rpcjea"].splide__slide {text-align: center; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {[data-id="brxe-rpcjea"].splide__slide {flex-direction: column}}#brxe-jwkxok {text-align: center; padding-right: 10%; padding-bottom: 5%; padding-left: 10%}@media (max-width: 991px) {#brxe-jwkxok {text-align: center; align-self: center}#brxe-jwkxok .splide__slide {align-items: center; justify-content: center}}@media (max-width: 478px) {#brxe-jwkxok {padding-top: 10%; padding-right: 5%; padding-bottom: 10%; padding-left: 5%}}#brxe-qsisna {color: var(--bricks-color-a8fd18); font-family: "Montserrat"}@media (max-width: 991px) {#brxe-qsisna {text-align: center; align-self: center}}@media (max-width: 478px) {#brxe-qsisna {font-size: 20px; text-align: center}}#brxe-mlgbap {padding-top: 3%; padding-bottom: 10%; font-family: "Montserrat"}#brxe-mlgbap a {font-family: "Montserrat"; font-size: inherit}@media (max-width: 991px) {#brxe-mlgbap {text-align: center}#brxe-mlgbap a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-mlgbap {font-size: 15px; padding-bottom: 5%}#brxe-mlgbap a {font-size: 15px; font-size: inherit}}#brxe-jlyjxy {background-color: rgba(0, 0, 0, 0.13); color: #f5f5f5; border: 3px solid var(--bricks-border-color)}#brxe-jlyjxy:hover {color: #253d1f; background-color: var(--bricks-color-a8fd18); border: 3px solid rgba(245, 245, 245, 0)}@media (max-width: 991px) {#brxe-jlyjxy {align-self: center; text-align: center; justify-content: center; align-items: center; margin-top: 10%}}@media (max-width: 991px) {#brxe-vrixux {text-align: center; align-self: center !important; width: 60%}}@media (max-width: 478px) {#brxe-vrixux {width: 100%}}#brxe-wlhsqf {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; width: 70%; padding-left: 5%}@media (max-width: 991px) {#brxe-wlhsqf {align-self: center !important; justify-content: center; align-items: center; padding-bottom: 5%}}@media (max-width: 478px) {#brxe-wlhsqf {flex-direction: column; padding-right: 0; padding-left: 0}}#brxe-lgfned .bricks-site-logo {width: 35vh}#brxe-xhzpsq {flex-direction: row; width: 30%}@media (max-width: 991px) {#brxe-xhzpsq {width: 50%; align-self: center !important}}@media (max-width: 478px) {#brxe-xhzpsq {flex-direction: row; width: 100%; align-self: center !important; justify-content: center; align-items: center}}#brxe-kyjfss {flex-direction: row-reverse; align-items: center}@media (max-width: 991px) {#brxe-kyjfss {flex-direction: column}}@media (max-width: 478px) {#brxe-kyjfss {flex-direction: column-reverse}}#brxe-elqorh {align-self: stretch !important; width: 100%; background-color: #253d1f; background-image: url(https://grupoagsnova.es/wp-content/uploads/2025/06/paisaje-analogico-de-ciudad-con-edificios-scaled.jpg); background-size: cover; background-attachment: fixed; padding-top: 5%; padding-bottom: 5%; position: relative}:where(#brxe-elqorh > *:not(figcaption)) {position: relative}#brxe-elqorh::before {background-image: linear-gradient(rgba(33, 33, 33, 0.4), rgba(33, 33, 33, 0.4)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-elqorh {flex-direction: column; padding-top: 10%; padding-bottom: 10%}}#brxe-cphgdt {color: #253d1f}@media (max-width: 991px) {#brxe-cphgdt {text-align: center}}#brxe-iucsts {padding-top: 5%; padding-bottom: 5px; color: #253d1f}#brxe-iucsts a {color: #253d1f; font-size: inherit}@media (max-width: 478px) {#brxe-iucsts {padding-bottom: 5%}}@media (max-width: 991px) {#brxe-urkeop {align-self: center !important; justify-content: center; align-items: center; padding-top: 10%; padding-right: 10%; padding-bottom: 10%; padding-left: 10%}}#brxe-iraxmh {flex-direction: row; align-self: center !important; align-items: center; grid-template-columns: 1fr 1fr; order: 25; column-gap: 10%; width: 100%}@media (max-width: 991px) {#brxe-iraxmh {flex-direction: column; text-align: center; align-self: center !important; justify-content: center; align-items: center}}#brxe-gobfoe {padding-top: 5%; padding-right: 10%; padding-bottom: 5%; padding-left: 10%; background-color: #f5f5f5}@media (max-width: 991px) {#brxe-gobfoe {flex-direction: column}}#brxe-qssreo {width: 25%}@media (max-width: 991px) {#brxe-qssreo {width: 50%}}@media (max-width: 478px) {#brxe-qssreo {width: 80%}}#brxe-muxsoo {color: #000000; text-align: left; padding-bottom: 4%; padding-left: 15%}@media (max-width: 991px) {#brxe-muxsoo {padding-left: 0; align-self: center}}@media (max-width: 478px) {#brxe-muxsoo {padding-left: 0; text-align: center}}#brxe-kkdyki {align-self: center; color: var(--bricks-color-ea1528); text-align: left; padding-left: 15%}#brxe-kkdyki a {color: var(--bricks-color-ea1528); text-align: left; font-size: inherit}@media (max-width: 991px) {#brxe-kkdyki {padding-left: 0}}@media (max-width: 478px) {#brxe-kkdyki {padding-left: 0; text-align: center}#brxe-kkdyki a {text-align: center; font-size: inherit}}@media (max-width: 991px) {#brxe-rfiemq {padding-bottom: 10%}}#brxe-tzcbuj {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; padding-top: 5%; padding-bottom: 5%; width: 100%}@media (max-width: 991px) {#brxe-tzcbuj {flex-direction: column; align-self: center !important; justify-content: center; align-items: center}}#brxe-fmewcs {flex-direction: row; align-self: center !important; justify-content: space-between; padding-top: 10%; padding-bottom: 10%; display: none}@media (max-width: 991px) {#brxe-fmewcs {align-self: center !important; justify-content: space-around; align-items: center}}@media (max-width: 478px) {#brxe-fmewcs {row-gap: 20px}}#brxe-jufmuk {flex-direction: column; padding-right: 10%; padding-left: 10%}@media (max-width: 991px) {#brxe-jufmuk {padding-top: 10%; padding-right: 10%; padding-bottom: 10%; padding-left: 10%}}#brxe-bvbopj {color: var(--bricks-color-a8fd18); font-family: "Montserrat"}@media (max-width: 991px) {#brxe-bvbopj {text-align: center; align-self: center}}@media (max-width: 478px) {#brxe-bvbopj {font-size: 20px; text-align: center}}#brxe-luidka {padding-top: 5%; padding-bottom: 5%; font-family: "Montserrat"}#brxe-luidka a {font-family: "Montserrat"; font-size: inherit}@media (max-width: 991px) {#brxe-luidka {text-align: center}#brxe-luidka a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-luidka {font-size: 15px; padding-bottom: 5%}#brxe-luidka a {font-size: 15px; font-size: inherit}}#brxe-wiulsp {background-color: rgba(0, 0, 0, 0.13); color: #f5f5f5; border: 3px solid var(--bricks-border-color)}#brxe-wiulsp:hover {color: #253d1f; background-color: var(--bricks-color-a8fd18); border: 3px solid rgba(245, 245, 245, 0)}@media (max-width: 991px) {#brxe-wiulsp {align-self: center; text-align: center; justify-content: center; align-items: center; margin-top: 10%}}@media (max-width: 991px) {#brxe-ebgkhp {text-align: center; align-self: center !important; width: 60%}}#brxe-treuaa {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; padding-right: 5%}@media (max-width: 991px) {#brxe-treuaa {align-self: center !important; justify-content: center; align-items: center; padding-bottom: 5%}}@media (max-width: 478px) {#brxe-treuaa {flex-direction: column; padding-right: 0}}#brxe-ffjyqq {flex-direction: row}@media (max-width: 991px) {#brxe-ffjyqq {flex-direction: column}}@media (max-width: 478px) {#brxe-ffjyqq {flex-direction: column-reverse}}#brxe-ocxxvd {align-self: stretch !important; width: 100%; background-color: #253d1f; background-attachment: fixed; background-position: center center; background-image: url(https://grupoagsnova.es/wp-content/uploads/2025/04/pexels-tima-miroshnichenko-8376283-scaled.jpg); background-size: cover; padding-top: 5%; padding-bottom: 5%; position: relative}:where(#brxe-ocxxvd > *:not(figcaption)) {position: relative}#brxe-ocxxvd::before {background-image: linear-gradient(rgba(33, 33, 33, 0.4), rgba(33, 33, 33, 0.4)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-ocxxvd {flex-direction: column; padding-top: 10%; padding-bottom: 10%}}#brxe-viccyc {color: #f5f5f5; padding-bottom: 4%}#brxe-vhetzv {color: #f5f5f5; justify-content: space-between}#brxe-vhetzv .form-group:nth-child(1) {width: 48%}#brxe-vhetzv .form-group:nth-child(2) {width: 48%}#brxe-vhetzv .form-group:nth-child(3) {width: 48%}#brxe-vhetzv .form-group:nth-child(4) {width: 48%}#brxe-vhetzv .form-group:nth-child(5) {width: 48%}#brxe-vhetzv .form-group:nth-child(6) {width: 48%}#brxe-vhetzv ::placeholder {color: #212121}#brxe-vhetzv select {color: #212121; padding-right: 0; background-color: #ffffff}#brxe-vhetzv .bricks-button {color: #f5f5f5; background-color: rgba(0, 0, 0, 0.13)}#brxe-vhetzv .submit-button-wrapper {width: 8%; margin-top: 3%; margin-bottom: 3%}#brxe-vhetzv button[type=submit].bricks-button {border: 2px solid #f5f5f5}#brxe-vhetzv .bricks-button:hover {text-decoration: underline}#brxe-vhetzv .form-group input {padding-right: 0; background-color: #ffffff}#brxe-vhetzv .flatpickr {padding-right: 0; background-color: #ffffff}#brxe-vhetzv textarea {padding-right: 0; background-color: #ffffff}@media (max-width: 991px) {#brxe-vhetzv .submit-button-wrapper {width: 15%}}@media (max-width: 478px) {#brxe-vhetzv .form-group:nth-child(1) {width: 100%}#brxe-vhetzv .form-group:nth-child(2) {width: 100%}#brxe-vhetzv .form-group:nth-child(3) {width: 100%}#brxe-vhetzv .form-group:nth-child(4) {width: 100%}#brxe-vhetzv .form-group:nth-child(5) {width: 100%}#brxe-vhetzv .form-group:nth-child(6) {width: 100%}#brxe-vhetzv .submit-button-wrapper {width: 25%}}#brxe-efegzm {color: #f5f5f5}#brxe-efegzm a {color: #f5f5f5; font-size: inherit}@media (max-width: 991px) {#brxe-nsfjvl {align-self: center !important; justify-content: center; align-items: center; padding-top: 10%; padding-right: 10%; padding-bottom: 10%; padding-left: 10%}}@media (max-width: 478px) {#brxe-nsfjvl {padding-right: 5%; padding-left: 5%}}#brxe-okuqph {color: #ffffff; font-family: "fuente"}#brxe-okuqph a {color: #ffffff; font-family: "fuente"; font-size: inherit}#brxe-scdify {color: #ffffff; line-height: 1.2; font-family: "fuente"; margin-top: 4%; border-bottom: 3px solid #9e9e9e}#brxe-scdify a {color: #ffffff; line-height: 1.2; font-family: "fuente"; font-size: inherit}#brxe-scdify:hover {border-right: 2px solid #8bc34a}#brxe-lerovb {width: 70%; align-self: center !important; justify-content: center; align-items: flex-start}#brxe-yriovc {width: 167px; height: 14em; border-radius: 50px; background-image: url(https://grupoagsnova.es/wp-content/uploads/2025/05/papel-cortado-personas-sobre-fondo-azul-1024x683.jpg); background-size: cover; background-position: center center}#brxe-bfnzwz {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; z-index: 9}#brxe-lqcchs {height: 12em; flex-direction: row; align-self: center !important; justify-content: center; border-radius: 50px; padding-top: 7%; padding-bottom: 7%; padding-left: 5%; align-items: center; background-color: var(--bricks-color-ikuibq)}@media (max-width: 991px) {#brxe-lqcchs {visibility: hidden}}#brxe-sudpnz {height: 100%; width: 30em; padding-top: 150px; position: fixed; z-index: 2}#brxe-swrdmu {font-family: "Montserrat"; color: var(--bricks-color-a8fd18); font-size: 18px}#brxe-xsmtfe {color: #ffffff; font-family: "Montserrat"; font-size: 10px}#brxe-xsmtfe a {color: #ffffff; font-family: "Montserrat"; font-size: 10px; font-size: inherit}#brxe-fbefdd {color: var(--bricks-color-a8fd18); fill: var(--bricks-color-a8fd18); font-size: 15px}.boton-cerrar-anim { opacity: 0; transform: translateX(100px); transition: all 0.5s ease; pointer-events: none; }#brxe-ovqxlg {color: #ffffff; line-height: 1.2; font-family: "Montserrat"; margin-top: 4%; border-bottom: 3px solid #9e9e9e}#brxe-ovqxlg a {color: #ffffff; line-height: 1.2; font-family: "Montserrat"; font-size: inherit}#brxe-cfalsf {flex-direction: row; align-items: center; justify-content: space-between}#brxe-kqcqqd {width: 70%; align-self: center !important; justify-content: center; align-items: flex-start; padding-right: 5%}#brxe-twbact {width: 167px; height: 12em; border-style: solid; border-radius: 50px; background-image: url(https://grupoagsnova.es/wp-content/uploads/2026/01/Diseno-sin-titulo-3.jpg); background-size: cover; background-position: center center}#brxe-gbdojd {flex-direction: row; align-self: center !important; justify-content: center; align-items: center}#brxe-avemij {height: 8.7em; flex-direction: row; align-self: center !important; justify-content: center; border-radius: 50px; padding-top: 10%; padding-bottom: 10%; padding-left: 6%; align-items: center; background-color: #454545}@media (max-width: 991px) {#brxe-avemij {visibility: hidden}}#brxe-rtebej {width: 30em; position: fixed; top: 300px; z-index: 1; right: 1%}.boton-cerrar-anim { opacity: 0; transform: translateX(100px); transition: all 0.5s ease; pointer-events: none; }#brxe-tfzamb {flex-direction: row; padding-top: 5%; padding-bottom: 4%; background-color: var(--bricks-color-ikuibq)}@media (max-width: 991px) {#brxe-tfzamb {align-self: center !important; justify-content: center; align-items: center}}#brxe-ehjdcy:not(.tag), #brxe-ehjdcy img {object-fit: contain}#brxe-yqgamq {width: 100%; flex-direction: row; align-self: center !important; justify-content: center; align-items: center}#brxe-yfioev {background-color: #000000; align-self: center !important; justify-content: center; align-items: center}