@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 {@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}}#brxe-hddzne {font-size: 60px; line-height: 3rem; display: none}@media (max-width: 478px) {#brxe-hddzne {font-size: 42px}}#brxe-oexejl {font-size: 60px; line-height: 3rem; width: 700px}@media (max-width: 478px) {#brxe-oexejl {font-size: 42px}}#brxe-gwnmux {row-gap: 1rem; width: 66%}@media (max-width: 478px) {#brxe-gwnmux {width: 100%; order: 1}}#brxe-jpevyu {flex-direction: row; align-items: flex-end}@media (max-width: 478px) {#brxe-jpevyu {flex-direction: row}}#brxe-rbdxpl {margin-bottom: 2rem}#brxe-ysqxkg {height: 70px; width: auto}@media (max-width: 478px) {#brxe-amnmim {text-align: center}}#brxe-pgevfe {text-align: center}#brxe-pgevfe a {text-align: center; font-size: inherit}#brxe-jbjfut {align-items: center}@media (max-width: 478px) {#brxe-jbjfut {align-items: center; justify-content: center}}#brxe-bcsaqk {height: 70px; width: auto}@media (max-width: 478px) {#brxe-trcufw {text-align: center}}#brxe-xmatav {text-align: center}#brxe-xmatav a {text-align: center; font-size: inherit}#brxe-cuphrq {align-items: center}@media (max-width: 478px) {#brxe-cuphrq {justify-content: center; align-items: center; grid-column: 2 / 3; grid-row: 1 / 2}}#brxe-twzjja {height: 70px; width: auto}#brxe-hjbzed {text-align: center}@media (max-width: 478px) {#brxe-hjbzed {text-align: center}}#brxe-tkmneh {text-align: center}#brxe-tkmneh a {text-align: center; font-size: inherit}#brxe-wmcoyq {align-items: center; grid-column: 1 / 2; grid-row: 2 / 3}@media (max-width: 478px) {#brxe-wmcoyq {justify-content: center; align-items: center; grid-column: 1 / 2; grid-row: 2 / 3}}#brxe-zqtxcr {height: 70px; width: auto}@media (max-width: 478px) {#brxe-zfuwad {text-align: center}}#brxe-kuxsfx {text-align: center}#brxe-kuxsfx a {text-align: center; font-size: inherit}#brxe-ozkuod {align-items: center; grid-column: 2 / 3; grid-row: 2 / 3}@media (max-width: 478px) {#brxe-ozkuod {justify-content: center; align-items: center; grid-column: 2 / 3; grid-row: 2 / 3}}#brxe-xpyekd:not(.tag), #brxe-xpyekd img {object-fit: cover}#brxe-xpyekd {border-radius: 8px}@media (max-width: 478px) {#brxe-xpyekd {width: 100%}}#brxe-osmanh {justify-content: flex-end; align-items: flex-end; margin-top: -2.4rem}@media (max-width: 478px) {#brxe-osmanh {align-items: flex-end}}#brxe-qmggsj {width: 80%; text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem}#brxe-qmggsj a {text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem; font-size: inherit}#brxe-vfvval {width: 90%}#brxe-xtywvt {align-items: center; grid-column: 3 / 4; grid-row: 1 / 4}@media (max-width: 478px) {#brxe-xtywvt {grid-column: 1 / 3; grid-row: 3 / 4}}#brxe-sfbkan {text-align: left}#brxe-sfbkan a {text-align: left; font-size: inherit}@media (max-width: 478px) {#brxe-sfbkan {width: 100%}}#brxe-hkpyso {grid-column: 1 / 3; grid-row: 3 / 4; align-items: center}@media (max-width: 478px) {#brxe-hkpyso {grid-column: 1 / 3; grid-row: 4 / 5}}#brxe-jbapfg {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr 1fr 1fr; grid-gap: 2rem}@media (max-width: 478px) {#brxe-jbapfg {grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: auto auto auto auto}}#brxe-oqgsjf {margin-bottom: 2rem}#brxe-vuaeqd {margin-bottom: -1rem}#brxe-zltxdq {align-items: flex-start; row-gap: 1rem; justify-content: center}@media (max-width: 478px) {#brxe-zltxdq {grid-column: 1 / 2; grid-row: 1 / 2}}#brxe-ygzing {align-items: flex-end}@media (max-width: 478px) {#brxe-ygzing {grid-column: 1 / 2; grid-row: 3 / 4; align-items: center}}@media (max-width: 478px) {#brxe-ylcsjr:not(.tag), #brxe-ylcsjr img {object-fit: cover; object-position: 0}#brxe-ylcsjr {height: 380px; border-radius: 10px; width: 380px}}#brxe-kvzron {height: 380px}@media (max-width: 478px) {#brxe-kvzron {grid-column: 1 / 2; grid-row: 2 / 3; align-items: center}}#brxe-uvnfor {align-items: flex-end}@media (max-width: 478px) {#brxe-uvnfor {grid-column: 1 / 2; grid-row: 4 / 5; align-items: center}}#brxe-cmyrji {align-items: center; row-gap: 2rem; display: grid; align-items: initial; grid-template-columns: 2fr 1fr; grid-template-rows: 1fr 1fr; grid-gap: 2rem}@media (max-width: 478px) {#brxe-cmyrji {grid-template-columns: 2fr; grid-template-rows: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}}#brxe-rwmjcv {justify-content: center}#brxe-ujgkon {text-align: right}#brxe-zvcoig {font-weight: 700}#brxe-zvcoig a {font-weight: 700; font-size: inherit}#brxe-okzxin {text-align: left; font-size: 72px; line-height: 4rem; font-family: "Caveat"; font-weight: 400; color: var(--bricks-color-uzgdmf); margin-top: -1.2rem}#brxe-yctowy {width: 30%; border: 0}@media (max-width: 478px) {#brxe-yctowy {width: 70%}}#brxe-sbncps {align-items: flex-end}#brxe-skckyw {height: 420px; justify-content: center; position: relative; background-color: var(--primary-color-950); background-attachment: scroll; background-size: cover; background-position: -200px center; background-repeat: no-repeat; background-image: url(https://clubdescensos.es/wp-content/uploads/banner-camino.webp)}:where(#brxe-skckyw > *:not(figcaption)) {position: relative}#brxe-skckyw::before {background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), var(--primary-color-950) 80%, var(--primary-color-950)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-hlzwnj {margin-bottom: 2rem}#brxe-wyqpws {height: 70px; width: auto}@media (max-width: 478px) {#brxe-uogttn {text-align: center}}#brxe-ahfgwj {text-align: center}#brxe-ahfgwj a {text-align: center; font-size: inherit}#brxe-wpctuj {align-items: center; grid-column: 2 / 3; grid-row: 1 / 2}@media (max-width: 478px) {#brxe-wpctuj {align-items: center; justify-content: center; grid-column: 1 / 2; grid-row: 2 / 3}}#brxe-vtvkvi {height: 70px; width: auto}@media (max-width: 478px) {#brxe-gmnbam {text-align: center}}#brxe-mhjdib {text-align: center}#brxe-mhjdib a {text-align: center; font-size: inherit}#brxe-adlcao {align-items: center; grid-column: 3 / 4; grid-row: 1 / 2}@media (max-width: 478px) {#brxe-adlcao {justify-content: center; align-items: center; grid-column: 2 / 3; grid-row: 2 / 3}}#brxe-okianu {height: 70px; width: auto}#brxe-pxujwy {text-align: center}@media (max-width: 478px) {#brxe-pxujwy {text-align: center}}#brxe-zmtive {text-align: center}#brxe-zmtive a {text-align: center; font-size: inherit}#brxe-cskyls {align-items: center; grid-column: 2 / 3; grid-row: 2 / 3}@media (max-width: 478px) {#brxe-cskyls {justify-content: center; align-items: center; grid-column: 1 / 2; grid-row: 3 / 4}}#brxe-cstxyh {height: 70px; width: auto}@media (max-width: 478px) {#brxe-bjlqct {text-align: center}}#brxe-jjufhf {text-align: center}#brxe-jjufhf a {text-align: center; font-size: inherit}#brxe-lfjnpv {align-items: center; grid-column: 3 / 4; grid-row: 2 / 3}@media (max-width: 478px) {#brxe-lfjnpv {justify-content: center; align-items: center; grid-column: 2 / 3; grid-row: 3 / 4}}#brxe-wphvbv:not(.tag), #brxe-wphvbv img {object-fit: cover}#brxe-wphvbv {border-radius: 8px}@media (max-width: 478px) {#brxe-wphvbv {width: 100%}}#brxe-fyludr {justify-content: flex-end; align-items: flex-end}@media (max-width: 478px) {#brxe-fyludr {align-items: flex-end}}#brxe-dncton {width: 80%; text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem}#brxe-dncton a {text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem; font-size: inherit}#brxe-wpudso {width: 90%}#brxe-hqkuct {align-items: center; grid-column: 1 / 2; grid-row: 1 / 4}@media (max-width: 478px) {#brxe-hqkuct {grid-column: 1 / 3; grid-row: 1 / 2}}#brxe-nflzjc {text-align: left}#brxe-nflzjc a {text-align: left; font-size: inherit}@media (max-width: 478px) {#brxe-nflzjc {width: 100%}}#brxe-zoekkn {grid-column: 2 / 4; grid-row: 3 / 4; align-items: center}@media (max-width: 478px) {#brxe-zoekkn {grid-column: 1 / 3; grid-row: 4 / 5}}#brxe-yqlvyy {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr 1fr 1fr; grid-gap: 2rem}@media (max-width: 478px) {#brxe-yqlvyy {grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: auto auto auto auto}}#brxe-hcimgc {margin-bottom: 2rem}#brxe-djuora {flex-direction: row; justify-content: center; column-gap: 2rem}@media (max-width: 478px) {#brxe-djuora {row-gap: 1rem}}#brxe-ouioto {align-items: center; row-gap: 2rem}#brxe-satfgg {height: 600px; justify-content: center}@media (max-width: 478px) {#brxe-satfgg {height: auto}}#brxe-wrsbfv {text-align: right}#brxe-czlgqe {font-weight: 700}#brxe-czlgqe a {font-weight: 700; font-size: inherit}#brxe-nrhjum {text-align: left; font-size: 72px; line-height: 4rem; font-family: "Caveat"; font-weight: 400; color: var(--bricks-color-uzgdmf); margin-top: -1.2rem}@media (max-width: 478px) {#brxe-nrhjum {text-align: right}}#brxe-fqjcpz {width: 30%}@media (max-width: 478px) {#brxe-fqjcpz {width: 70%; border: 0}}#brxe-flgxyl {align-items: flex-end}#brxe-jlnuwb {height: 420px; justify-content: center; position: relative; background-color: var(--primary-color-950); background-attachment: scroll; background-size: cover; background-position: -200px center; background-repeat: no-repeat; background-image: url(https://clubdescensos.es/wp-content/uploads/banner-esqui-1.webp)}:where(#brxe-jlnuwb > *:not(figcaption)) {position: relative}#brxe-jlnuwb::before {background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), var(--primary-color-950) 80%, var(--primary-color-950)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-jlnuwb {background-position: 80% center; background-size: cover}}#brxe-zwftaf {margin-bottom: -1rem}@media (max-width: 478px) {#brxe-zwftaf {text-align: center}}#brxe-utamuf {align-items: center}@media (max-width: 478px) {#brxe-wrfskk {width: 100%}}#brxe-vuwbxr {row-gap: 1rem}#brxe-atjtid .form-group:nth-child(1) {width: 66%}#brxe-atjtid .form-group:nth-child(2) {width: 34%}#brxe-atjtid .form-group:nth-child(3) {width: 85%}#brxe-atjtid .form-group:nth-child(4) {width: 15%}#brxe-atjtid .form-group:nth-child(5) {width: 33%}#brxe-atjtid .form-group:nth-child(6) {width: 33%}#brxe-atjtid .form-group:nth-child(7) {width: 34%}@media (max-width: 478px) {#brxe-atjtid .form-group:nth-child(1) {width: 100%}#brxe-atjtid .form-group:nth-child(2) {width: 100%}#brxe-atjtid .form-group:nth-child(3) {width: 100%}#brxe-atjtid .form-group:nth-child(4) {width: 100%}#brxe-atjtid .form-group:nth-child(5) {width: 100%}#brxe-atjtid .form-group:nth-child(6) {width: 50%}#brxe-atjtid .form-group:nth-child(7) {width: 50%}#brxe-atjtid .submit-button-wrapper {width: 100%}}#brxe-nywqap {align-items: center; row-gap: 4rem}