@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{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}}@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-tabs){display:flex;flex-direction:column;width:100%}:where(.brxe-tabs).horizontal .tab-title:not(:first-child){border-left:0!important}:where(.brxe-tabs).horizontal .tab-content{margin-top:-1px}:where(.brxe-tabs).vertical{flex-direction:row}:where(.brxe-tabs).vertical .tab-title:not(:first-child){border-top:0!important}:where(.brxe-tabs).vertical .tab-menu{display:block;max-width:40%;min-width:20%}:where(.brxe-tabs) .tab-menu{display:flex;flex-wrap:wrap;line-height:1;list-style-type:none;margin:0;padding:0;position:relative}:where(.brxe-tabs) .tab-title{align-items:center;cursor:pointer;display:flex;gap:10px;line-height:1;width:auto}:where(.brxe-tabs) .tab-title:empty{display:none!important}:where(.brxe-tabs) .tab-title.brx-open{font-weight:700}:where(.brxe-tabs) .tab-title.icon-right{flex-direction:row-reverse}:where(.brxe-tabs) .tab-content{flex:1;list-style-type:none;margin:0;padding:0}:where(.brxe-tabs) .tab-pane{display:none}:where(.brxe-tabs) .tab-pane:empty{display:none!important}:where(.brxe-tabs) .tab-pane.brx-open{display:block}}@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-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@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)}}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}}@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-tjbdet {width: 250px; margin-bottom: 120px}#brxe-dqinhj {color: #f5f5f5; font-style: italic; text-transform: uppercase; text-align: center}#brxe-fhuvnq {color: #f5f5f5; font-weight: 300}#brxe-xfzzxj {margin-top: 120px; font-family: "Inter"; font-style: italic; text-transform: uppercase; padding-right: 24px; padding-left: 24px}#brxe-nabefc {align-items: center; height: 70%; justify-content: center}@media (max-width: 478px) {#brxe-nabefc {height: 100vh}}#brxe-ddhqmw {min-height: 100vh; height: 100vh; background-image: url(https://www.wspring.club/wp-content/uploads/2025/06/1.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; justify-content: center; padding-top: 48px; padding-bottom: 48px}@media (max-width: 991px) {#brxe-ddhqmw {background-image: url(https://www.wspring.club/wp-content/uploads/2025/07/1-576x1024.jpg); background-size: cover}}#brxe-cqmkod {color: #f5f5f5; font-style: italic; text-align: left}#brxe-prrdid {font-style: italic}#brxe-rvlodj {min-height: 100vh; height: 100vh; background-image: url(https://www.wspring.club/wp-content/uploads/2025/06/2.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; justify-content: center; padding-top: 48px; padding-bottom: 48px}@media (max-width: 991px) {#brxe-rvlodj {background-image: url(https://www.wspring.club/wp-content/uploads/2025/07/2-576x1024.jpg); background-size: cover}}@media (max-width: 478px) {#brxe-rvlodj {padding-right: 8px; padding-left: 8px}}#brxe-vogins {color: #f5f5f5; font-style: italic; text-align: left}#brxe-borzes {font-style: italic}#brxe-fvlnsm .accordion-title .icon {font-size: 24px}#brxe-fvlnsm #acc2 { margin-left: 25%;}#brxe-jwjajr {justify-content: flex-end; align-self: flex-end !important; align-items: flex-end; margin-bottom: 48px}#brxe-nullov {flex-direction: row; height: 100%; align-items: center}#brxe-gpsxiy {min-height: 100vh; height: 100vh; background-image: url(https://www.wspring.club/wp-content/uploads/2025/06/3.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; justify-content: space-evenly; align-items: flex-start; align-self: center !important; padding-top: 48px; padding-bottom: 48px}@media (max-width: 991px) {#brxe-gpsxiy {background-image: url(https://www.wspring.club/wp-content/uploads/2025/07/3-576x1024.jpg); background-size: cover}}@media (max-width: 478px) {#brxe-gpsxiy {padding-right: 8px; padding-left: 8px}}#brxe-htlxzq {color: #f5f5f5; font-style: italic; text-align: left}#brxe-afhuuv {font-style: italic}#brxe-hxixje {justify-content: flex-end; align-self: flex-end !important; align-items: flex-end; margin-bottom: 48px}#brxe-zrzwba {flex-direction: row; height: 100%; align-items: center}#brxe-zaxcfc {background-image: url(https://www.wspring.club/wp-content/uploads/2025/06/4.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; justify-content: center; min-height: 100vh; height: 100vh; padding-top: 48px; padding-bottom: 48px}@media (max-width: 991px) {#brxe-zaxcfc {background-image: url(https://www.wspring.club/wp-content/uploads/2025/07/4-576x1024.jpg); background-size: cover}}@media (max-width: 478px) {#brxe-zaxcfc {padding-right: 8px; padding-left: 8px}}#brxe-bsbnjp {font-style: italic; color: #f5f5f5; text-align: left}#brxe-ygyclv {font-style: italic}#brxe-btxmyv .accordion-title .icon {font-size: 24px}#brxe-btxmyv #acc2 { margin-left: 25%;}#brxe-kcvinq {align-self: center !important}#brxe-phbiyn {justify-content: flex-end; align-self: flex-end !important; align-items: flex-end; margin-bottom: 48px}#brxe-kptonc {flex-direction: row; height: 100%}#brxe-icvjuj {background-image: url(https://www.wspring.club/wp-content/uploads/2025/06/5.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; min-height: 100vh; padding-top: 48px; padding-bottom: 48px; justify-content: center; height: 100vh}@media (max-width: 991px) {#brxe-icvjuj {background-image: url(https://www.wspring.club/wp-content/uploads/2025/07/5-576x1024.jpg); background-size: cover}}@media (max-width: 478px) {#brxe-icvjuj {padding-right: 8px; padding-left: 8px}}#brxe-ekucyi {font-style: italic; color: #f5f5f5; text-align: left}#brxe-hxmnat {font-style: italic}#brxe-rtxnek {font-style: italic}#brxe-khnzva .tab-title {padding-top: 8px; padding-right: 24px; padding-bottom: 8px; padding-left: 24px; border: 1px solid #dedede; border-radius: 4rem}#brxe-khnzva .tab-content {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; border-color: #dedede; background-color: rgba(245, 245, 245, 0.1); color: #f5f5f5; text-align: left}#brxe-khnzva .tab-menu {justify-content: space-around}#brxe-khnzva .tab-title.brx-open {background-color: rgba(255, 255, 255, 0.1)}#brxe-khnzva ul.tab-content.brx-child-node { margin-left: 24px}#brxe-khnzva li { margin-bottom: 16px;}@media (max-width: 478px) {#brxe-khnzva {display: none}}#brxe-kqtjhn .tab-title {padding-top: 8px; padding-right: 24px; padding-bottom: 8px; padding-left: 24px; border: 1px solid #dedede; border-radius: 4rem}#brxe-kqtjhn .tab-content {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; border-color: #dedede; background-color: rgba(245, 245, 245, 0.1); color: #f5f5f5; text-align: left}#brxe-kqtjhn .tab-menu {justify-content: space-around}#brxe-kqtjhn .tab-title.brx-open {background-color: rgba(255, 255, 255, 0.1)}#brxe-kqtjhn {display: none}#brxe-kqtjhn ul.tab-content.brx-child-node { margin-left: 24px;}#brxe-kqtjhn li { margin-bottom: 16px;}@media (max-width: 478px) {#brxe-kqtjhn {display: flex}#brxe-kqtjhn .tab-menu {justify-content: flex-end}#brxe-kqtjhn .tab-content {text-align: justify}#brxe-kqtjhn li { margin: 8px; }}#brxe-uxnaoj {justify-content: flex-end; align-self: flex-end !important; align-items: flex-end; margin-bottom: 48px}@media (max-width: 991px) {#brxe-uxnaoj {margin-top: 48px}}#brxe-ghvvpx {align-items: center; height: 100%; flex-direction: column}@media (max-width: 991px) {#brxe-ghvvpx {flex-direction: column}}#brxe-yzprsq {background-image: url(https://www.wspring.club/wp-content/uploads/2025/06/6.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; justify-content: center; padding-top: 48px; padding-bottom: 48px}@media (max-width: 991px) {#brxe-yzprsq {background-image: url(https://www.wspring.club/wp-content/uploads/2025/07/6-576x1024.jpg); background-size: cover; position: relative}:where(#brxe-yzprsq > *) {position: relative}#brxe-yzprsq::before {background-image: linear-gradient(rgba(5, 50, 87, 0.6), rgba(5, 50, 87, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 478px) {#brxe-yzprsq {padding-right: 8px; padding-left: 8px}}#brxe-pqccei {font-style: italic; color: #f5f5f5; text-align: left}#brxe-jyfwfw {font-style: italic}#brxe-bpokgx {font-style: italic; margin-top: 16px}#brxe-aqhfny .tab-title {padding-top: 8px; padding-right: 24px; padding-bottom: 8px; padding-left: 24px; border: 1px solid #dedede; border-radius: 4rem}#brxe-aqhfny .tab-content {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; border-color: #dedede; background-color: rgba(245, 245, 245, 0.1); color: #f5f5f5; text-align: left}#brxe-aqhfny .tab-menu {justify-content: space-around}#brxe-aqhfny .tab-title.brx-open {background-color: rgba(255, 255, 255, 0.1)}#brxe-aqhfny ul.tab-content.brx-child-node { margin-left: 24px;}#brxe-aqhfny li { margin-bottom: 16px;}@media (max-width: 478px) {#brxe-aqhfny {display: none}}#brxe-athnyp .tab-title {padding-top: 8px; padding-right: 24px; padding-bottom: 8px; padding-left: 24px; border: 1px solid #dedede; border-radius: 4rem}#brxe-athnyp .tab-content {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; border-color: #dedede; background-color: rgba(245, 245, 245, 0.1); color: #f5f5f5; text-align: left}#brxe-athnyp .tab-menu {justify-content: space-around}#brxe-athnyp .tab-title.brx-open {background-color: rgba(255, 255, 255, 0.1)}#brxe-athnyp {display: none}#brxe-athnyp ul.tab-content.brx-child-node { margin-left: 24px;}#brxe-athnyp li { margin-bottom: 16px;}@media (max-width: 478px) {#brxe-athnyp li { margin: 8px; }#brxe-athnyp .tab-menu {justify-content: flex-end}#brxe-athnyp {display: flex}}#brxe-yrbrjl {font-style: italic; margin-top: 16px}#brxe-rksjwy .tab-title {padding-top: 8px; padding-right: 24px; padding-bottom: 8px; padding-left: 24px; border: 1px solid #dedede; border-radius: 4rem}#brxe-rksjwy .tab-content {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; border-color: #dedede; background-color: rgba(245, 245, 245, 0.1); color: #f5f5f5; text-align: left}#brxe-rksjwy .tab-menu {justify-content: space-around}#brxe-rksjwy .tab-title.brx-open {background-color: rgba(255, 255, 255, 0.1)}#brxe-rksjwy ul.tab-content.brx-child-node { margin-left: 24px;}#brxe-rksjwy li { margin-bottom: 16px;}@media (max-width: 478px) {#brxe-rksjwy {display: none}}#brxe-jacsth .tab-title {padding-top: 8px; padding-right: 24px; padding-bottom: 8px; padding-left: 24px; border: 1px solid #dedede; border-radius: 4rem}#brxe-jacsth .tab-content {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; border-color: #dedede; background-color: rgba(245, 245, 245, 0.1); color: #f5f5f5; text-align: left}#brxe-jacsth .tab-menu {justify-content: space-around}#brxe-jacsth .tab-title.brx-open {background-color: rgba(255, 255, 255, 0.1)}#brxe-jacsth {display: none}#brxe-jacsth ul.tab-content.brx-child-node { margin-left: 24px;}#brxe-jacsth li { margin-bottom: 16px;}@media (max-width: 478px) {#brxe-jacsth .tab-menu {justify-content: flex-end}#brxe-jacsth li { margin: 8px; }#brxe-jacsth {display: flex}}#brxe-qejpje {justify-content: flex-end; align-self: flex-end !important; align-items: flex-end; margin-bottom: 48px}@media (max-width: 991px) {#brxe-qejpje {margin-top: 48px}}#brxe-sgpefo {flex-direction: column; height: 100%; align-items: center}@media (max-width: 991px) {#brxe-sgpefo {flex-direction: column}}#brxe-owzhly {background-image: url(https://www.wspring.club/wp-content/uploads/2025/06/7.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; justify-content: center; padding-top: 48px; padding-bottom: 48px}@media (max-width: 991px) {#brxe-owzhly {background-image: url(https://www.wspring.club/wp-content/uploads/2025/07/7-576x1024.jpg); background-size: cover; position: relative}:where(#brxe-owzhly > *) {position: relative}#brxe-owzhly::before {background-image: linear-gradient(rgba(5, 50, 87, 0.6), rgba(5, 50, 87, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 478px) {#brxe-owzhly {padding-right: 8px; padding-left: 8px}}#brxe-zqoypi {font-style: italic; color: #f5f5f5; text-align: left}#brxe-vkjsmd {font-style: italic}#brxe-dspces { font-style: italic;}#brxe-ibqnry {background-color: rgba(255, 255, 255, 0.1); padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; justify-content: flex-start; align-self: stretch !important; width: 100%; width: 20%}@media (max-width: 991px) {#brxe-ibqnry {width: 100%}}#brxe-sjhmoi {align-items: flex-end; flex-direction: column}#brxe-vhvjal { font-style: italic;}#brxe-qqmarj {background-color: rgba(255, 255, 255, 0.1); padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; align-self: stretch !important; width: 100%; justify-content: flex-start; width: 20%}@media (max-width: 991px) {#brxe-qqmarj {width: 100%}}#brxe-ourqwx { font-style: italic;}#brxe-aubnjv {background-color: rgba(255, 255, 255, 0.1); padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; align-self: stretch !important; width: 100%; justify-content: flex-start; width: 20%}@media (max-width: 991px) {#brxe-aubnjv {width: 100%}}#brxe-fllnzg {margin-top: 16px; flex-direction: row}#brxe-qyfkrs {justify-content: flex-end; align-self: flex-end !important; align-items: flex-end; margin-bottom: 48px}@media (max-width: 991px) {#brxe-qyfkrs {margin-top: 48px}}#brxe-iuuwav {flex-direction: column; height: 100%; align-items: center}@media (max-width: 991px) {#brxe-iuuwav {flex-direction: column}}#brxe-uyiipo {background-image: url(https://www.wspring.club/wp-content/uploads/2025/06/8.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; justify-content: center; padding-top: 48px; padding-bottom: 48px}@media (max-width: 991px) {#brxe-uyiipo {background-image: url(https://www.wspring.club/wp-content/uploads/2025/07/8-576x1024.jpg); background-size: cover; position: relative}:where(#brxe-uyiipo > *) {position: relative}#brxe-uyiipo::before {background-image: linear-gradient(rgba(5, 50, 87, 0.6), rgba(5, 50, 87, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 478px) {#brxe-uyiipo {padding-right: 8px; padding-left: 8px}}#brxe-oxsoyb {font-style: italic; color: #f5f5f5; text-align: left}#brxe-oumdtx {font-style: italic}#brxe-pwpsgd .form-group:nth-child(2) {width: 50%}#brxe-pwpsgd .form-group:nth-child(3) {width: 50%}#brxe-pwpsgd .form-group:nth-child(4) {width: 50%}#brxe-pwpsgd .form-group:nth-child(5) {width: 50%}#brxe-pwpsgd label {font-weight: 600; font-family: "Inter"; font-size: 1.6rem}#brxe-pwpsgd .label {font-weight: 600; font-family: "Inter"; font-size: 1.6rem}#brxe-pwpsgd .form-group:not(:last-child):not(.captcha) {padding-right: 10px; padding-left: 10px}#brxe-pwpsgd .bricks-button {background-color: #f5f5f5; font-size: 1.6rem; font-weight: 800; text-transform: uppercase}#brxe-pwpsgd .submit-button-wrapper {width: 100%}#brxe-pwpsgd .form-group input {background-color: rgba(0, 0, 0, 0.01)}#brxe-pwpsgd .flatpickr {background-color: rgba(0, 0, 0, 0.01)}#brxe-pwpsgd select {background-color: rgba(0, 0, 0, 0.01)}#brxe-pwpsgd textarea {background-color: rgba(0, 0, 0, 0.01)}#brxe-njohho {flex-direction: row; width: 50%; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; background-color: rgba(255, 255, 255, 0.1)}@media (max-width: 991px) {#brxe-njohho {align-self: center !important}}@media (max-width: 478px) {#brxe-njohho {width: 100%}}#ws-l-forn {flex-direction: row; height: 100%; align-items: center}#brxe-igvlee {background-image: url(https://www.wspring.club/wp-content/uploads/2025/07/SFUMATURA-PC.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; justify-content: center; padding-top: 48px; padding-bottom: 48px}@media (max-width: 478px) {#brxe-igvlee {padding-right: 8px; padding-left: 8px}}