@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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}.brxe-code{width:100%}.brxe-button{width:auto}.brxe-text-link{gap:5px;vertical-align:middle}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link svg:not([width]){min-width:3px}.brxe-text-link svg:not([height]){min-height:3px}.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}@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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1}: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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}#brxe-dwnkog {font-size: 25px}#brxe-pvnswb {max-width: 16ch}#brxe-bmcbzo {max-width: 24ch}#brxe-ngxmat {max-width: 60ch}#brxe-ktxlkm {font-size: 20px}#brxe-cdlzrv {margin-top: var(--space-xxl); margin-right: auto; margin-left: auto}#brxe-tazljy {background-image: url(https://fundacioncucuch.es/wp-content/uploads/Hero-home-cucuch-centro-deportivo-1920x940.webp); background-size: cover; position: relative}:where(#brxe-tazljy > *) {position: relative}#brxe-tazljy::before {background-image: linear-gradient(rgba(27, 28, 28, 0.8), rgba(27, 28, 28, 0.8)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-skmtgv {width: 60%}}@media (max-width: 767px) {#brxe-skmtgv {width: 85%}}@media (max-width: 478px) {#brxe-skmtgv {width: 100%}}#brxe-ebmthz {padding-right: var(--space-xxl)}@media (max-width: 1279px) {#brxe-ebmthz {padding-right: var(--space-xl)}}@media (max-width: 1024px) {#brxe-ebmthz {padding-right: var(--space-m)}}@media (max-width: 991px) {#brxe-ebmthz {padding-right: 0rem; align-items: center}}@media (max-width: 991px) {#brxe-qvrcyo {text-align: center}}@media (max-width: 991px) {#brxe-rlrqve {text-align: center}}@media (max-width: 478px) {#brxe-hoxdjs {justify-content: center}}#brxe-ewfvmo {margin-left: -4rem}@media (max-width: 1024px) {#brxe-ewfvmo {margin-left: -3rem}}#brxe-jvugcl {margin-left: -4rem}@media (max-width: 1024px) {#brxe-jvugcl {margin-left: -3rem}}#brxe-xjrqdz {margin-left: -4rem}@media (max-width: 1024px) {#brxe-xjrqdz {margin-left: -3rem}}@media (max-width: 991px) {#brxe-ppibpn {justify-content: center}}#brxe-jsybga {font-size: 6.4rem; font-weight: 700}@media (max-width: 1279px) {#brxe-prwttk {grid-column: 1/3}}@media (max-width: 991px) {#brxe-prwttk {grid-column: auto}}@media (max-width: 767px) {#brxe-prwttk {grid-column: 1/3}}@media (max-width: 478px) {#brxe-prwttk {grid-column: auto}}#brxe-fouqhc {display: flex; flex-direction: row; justify-content: space-between}@media (max-width: 1279px) {#brxe-fouqhc {display: grid; align-items: initial; grid-template-columns: var(--grid-2)}}@media (max-width: 1024px) {#brxe-fouqhc {grid-template-columns: var(--grid-1)}}@media (max-width: 991px) {#brxe-fouqhc {grid-template-columns: var(--grid-3); grid-gap: var(--space-m)}}@media (max-width: 767px) {#brxe-fouqhc {grid-template-columns: var(--grid-2)}}@media (max-width: 478px) {#brxe-fouqhc {grid-template-columns: var(--grid-1); justify-content: center}}#brxe-ykqgvy {flex-direction: row; align-items: center}@media (max-width: 991px) {#brxe-ykqgvy {flex-direction: column-reverse; row-gap: var(--space-xl)}}#brxe-lyoqjd {max-width: 21ch}@media (max-width: 991px) {#brxe-lyoqjd {text-align: center}}#brxe-ypjdhg {max-width: 33ch}@media (max-width: 991px) {#brxe-ypjdhg {text-align: center}}#brxe-mscsxd {flex-direction: row; justify-content: space-between; align-items: center}@media (max-width: 991px) {#brxe-mscsxd {flex-direction: column; row-gap: var(--space-m); align-items: center}}#services {row-gap: 0px}#brxe-rtwoqx {max-width: 21ch}@media (max-width: 991px) {#brxe-rtwoqx {text-align: center}}#brxe-tkmmyp {max-width: 50ch}@media (max-width: 991px) {#brxe-tkmmyp {text-align: center}}#brxe-sawalg {justify-content: center; align-items: center}#brxe-wksplq {display: flex; flex-direction: column}#brxe-ngwpyb {justify-content: center; align-items: center}#brxe-gnuchk {display: flex; flex-direction: column}#brxe-wllpkm {justify-content: center; align-items: center}#brxe-mwzkzx {display: flex; flex-direction: column}#brxe-vrrreh {justify-content: center; align-items: center}#brxe-vsiffw {display: flex; flex-direction: column}#brxe-jxdqdc {display: grid; align-items: initial; grid-template-columns: var(--grid-2); grid-gap: var(--space-xl)}@media (max-width: 478px) {#brxe-jxdqdc {grid-template-columns: var(--grid-1)}}#brxe-kodgfu {width: 67%}@media (max-width: 991px) {#brxe-kodgfu {width: 100%; align-items: center; row-gap: var(--space-xl)}}#brxe-lumtoz {aspect-ratio: 9/13}#brxe-lumtoz:not(.tag), #brxe-lumtoz img {object-fit: cover}#brxe-wblzrp {font-size: 80px; transform: rotateZ(45deg) translateX(28%) translateY(3%); line-height: 1}#brxe-jtxkbj {width: 90px; height: 90px; z-index: 3; border-radius: 2.1rem; display: flex; flex-direction: column}#brxe-lumors {left: 0px; width: 100px; height: 100px; border-top-left-radius: 2rem; border-bottom-right-radius: 2rem; display: flex; flex-direction: column; justify-content: flex-start; align-self: flex-start !important}#brxe-lumors::before { content: ''; width: 40px; height: 40px; border-radius: 50%; background: transparent; position: absolute; top: 100%; left: 0%; z-index: 2; box-shadow: -20px -20px white;}#brxe-lumors::after { content: ''; width: 40px; height: 40px; border-radius: 50%; background: transparent; position: absolute; top: 0%; left: 100%; z-index: 2; box-shadow: -20px -20px white;}#brxe-kngmew {width: 33%}@media (max-width: 991px) {#brxe-kngmew {width: 60%}}@media (max-width: 767px) {#brxe-kngmew {width: 85%}}@media (max-width: 478px) {#brxe-kngmew {width: 100%}}#brxe-pnshho {flex-direction: row; column-gap: var(--space-xxl); align-items: center}@media (max-width: 991px) {#brxe-pnshho {flex-direction: column; row-gap: var(--space-xl)}}#brxe-tnjukr {max-width: 21ch}#brxe-keugyy i {color: var(--white)}#brxe-keugyy {background-color: var(--secondary)}#brxe-xvzxym {background-color: var(--primary)}@media (max-width: 478px) {#brxe-rffomi {flex-direction: row; justify-content: space-between}}#brxe-bmxlvo {display: flex; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-bmxlvo {flex-direction: column; row-gap: var(--space-m)}}#brxe-upkrar .splide__pagination {bottom: -10%}@media (min-width: 1024px) { #brxe-upkrar ul.splide__pagination.splide__pagination--ltr { display: none;}}#brxe-ugsskf {padding-top: var(--space-xs); padding-right: var(--space-l); padding-bottom: var(--space-xs); padding-left: var(--space-l); border: 1px solid var(--primary)}#brxe-ayiafz {max-width: 21ch}#brxe-iobpcx {aspect-ratio: 16/8}#brxe-iobpcx:not(.tag), #brxe-iobpcx img {object-fit: cover}#brxe-etjttj {width: 33%}@media (max-width: 1024px) {#brxe-etjttj {width: 100%}}#brxe-scdxlc .form-group:nth-child(2) {width: 48%}#brxe-scdxlc .form-group:nth-child(3) {width: 48%}#brxe-scdxlc {justify-content: space-between}#brxe-scdxlc .form-group input {border-style: none; border-radius: 2rem; padding-top: var(--space-xxs); padding-bottom: var(--space-xxs)}#brxe-scdxlc .flatpickr {border-style: none; border-radius: 2rem; padding-top: var(--space-xxs); padding-bottom: var(--space-xxs)}#brxe-scdxlc select {border-style: none; border-radius: 2rem; padding-top: var(--space-xxs); padding-bottom: var(--space-xxs); font-size: 1.6rem}#brxe-scdxlc textarea {border-style: none; border-radius: 2rem; padding-top: var(--space-xxs); padding-bottom: var(--space-xxs)}#brxe-scdxlc .bricks-button:not([type=submit]) {border-style: none; border-radius: 2rem}#brxe-scdxlc .choose-files {border-style: none; border-radius: 2rem}#brxe-scdxlc label {text-transform: capitalize; font-size: 1.8rem}#brxe-scdxlc .label {text-transform: capitalize; font-size: 1.8rem}#brxe-scdxlc ::placeholder {font-size: 1.6rem}#brxe-scdxlc .bricks-button {background-color: var(--primary); font-size: 2rem}#brxe-scdxlc button[type=submit].bricks-button {border-radius: 3.6rem}@media (max-width: 478px) {#brxe-scdxlc .form-group:nth-child(2) {width: 100%}#brxe-scdxlc .form-group:nth-child(3) {width: 100%}#brxe-scdxlc .submit-button-wrapper {width: 100%}}#brxe-zxhbrn {width: 67%; background-color: #ececec; padding-top: var(--space-xxl); padding-right: var(--space-l); padding-bottom: var(--space-xxl); padding-left: var(--space-l)}@media (max-width: 767px) {#brxe-zxhbrn {width: 100%}}@media (max-width: 478px) {#brxe-zxhbrn {padding-top: var(--space-l); padding-right: var(--space-s); padding-bottom: var(--space-l); padding-left: var(--space-s)}}#brxe-hkoxgc {width: 33%; display: grid; align-items: initial; grid-template-columns: var(--grid-1); grid-gap: var(--space-l)}@media (max-width: 767px) {#brxe-hkoxgc {width: 100%}}#brxe-ulqrwh {width: 57%; flex-direction: row; column-gap: var(--space-l)}@media (max-width: 1024px) {#brxe-ulqrwh {width: 100%}}@media (max-width: 767px) {#brxe-ulqrwh {row-gap: var(--space-xl)}}#brxe-mysfbj {flex-direction: row; column-gap: var(--space-l); align-items: center}@media (max-width: 1024px) {#brxe-mysfbj {flex-direction: column; row-gap: var(--space-xl)}}@media (max-width: 767px) {#brxe-koynkg {text-align: center}}#brxe-sqbvrf {width: auto}@media (max-width: 478px) {#brxe-sqbvrf {width: 100%}}#brxe-tkymwf {opacity: 0.1; width: clamp(20rem, 35vw + 8.8rem, 76rem); top: -4rem; right: 0px}