.brxe-button{width:auto}@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}@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)}}.brxe-post-taxonomy{display:flex;flex-wrap:wrap;gap:10px;line-height:1!important;list-style-type:none;margin:0;padding:0}.brxe-post-taxonomy.separator{gap:0}.brxe-post-taxonomy span{white-space:pre-wrap}.brxe-post-taxonomy li{display:inline-block}.brxe-post-taxonomy li>*{display:flex;gap:.5em}: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-58f280 {align-items: center}#brxe-ab25ed {height: 70vh; z-index: -1; justify-content: center; margin-top: -90px; background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative}:where(#brxe-ab25ed > *) {position: relative}#brxe-ab25ed::before {background-image: linear-gradient(0deg, rgba(89, 19, 44, 0), #1a3359); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-ab25ed {margin-top: -90px}}@media (max-width: 767px) {#brxe-ab25ed {margin-top: -155px}}#brxe-51562c .bricks-button {font-size: 12px; color: var(--bricks-color-jetfyl); font-family: "Comfortaa"; background-color: rgba(255, 255, 255, 0.65); border-style: none; border-radius: 60px; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px}#brxe-51562c {margin-bottom: 30px}#brxe-51562c { backdrop-filter: blur(10px);}#brxe-aa92b3 {font-size: 60px; line-height: 110%}#brxe-aa92b3 {background: linear-gradient(91deg, #E3025C -0.55%, #1A3359 89.43%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}#brxe-d2cd24 {width: 70%}@media (max-width: 478px) {#brxe-d2cd24 {width: 100%}}#brxe-xwyeqk {margin-top: 20px; color: var(--bricks-color-uoygin); background-color: var(--bricks-color-hjhrqd)}#brxe-e11777 {flex-direction: column; margin-top: 110px; margin-bottom: 150px; width: 685px}#brxe-f865c4 {background-image: url(https://bunny-wp-pullzone-y3oweog2uq.b-cdn.net/wp-content/uploads/2025/01/clap-vector-roze-golf-2.svg); background-size: cover; margin-top: -160px}#brxe-7f46ae {color: var(--bricks-color-hjhrqd); font-size: 100px; line-height: 100%}#brxe-7f46ae { background: linear-gradient(91deg, #E3025C -0.55%, #1A3359 89.43%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}@media (max-width: 478px) {#brxe-7f46ae {font-size: 60px}}#brxe-dd84cf {width: 65%}@media (max-width: 767px) {#brxe-dd84cf {width: 75%}}@media (max-width: 478px) {#brxe-dd84cf {width: 90%}}#brxe-85f6c8 .form-group input {border-color: #d3adc4; border-radius: 60px; color: rgba(26, 51, 89, 0.5); font-size: 16px; line-height: 170%; padding-top: 7px; padding-bottom: 7px}#brxe-85f6c8 .flatpickr {border-color: #d3adc4; border-radius: 60px; padding-top: 7px; padding-bottom: 7px}#brxe-85f6c8 select {border-color: #d3adc4; border-radius: 60px; color: rgba(26, 51, 89, 0.5); font-size: 16px; line-height: 170%; padding-top: 7px; padding-bottom: 7px}#brxe-85f6c8 textarea {border-color: #d3adc4; border-radius: 60px; color: rgba(26, 51, 89, 0.5); font-size: 16px; line-height: 170%; padding-top: 7px; padding-bottom: 7px}#brxe-85f6c8 .bricks-button:not([type=submit]) {border-color: #d3adc4; border-radius: 60px}#brxe-85f6c8 .choose-files {border-color: #d3adc4; border-radius: 60px}#brxe-85f6c8 .bricks-button {background-color: var(--bricks-color-txwkgp)}#brxe-85f6c8 button[type=submit].bricks-button {border-style: none}#brxe-85f6c8 .form-group:not(:last-child):not(.captcha) {padding-right: 5px; padding-bottom: 15px}#brxe-85f6c8 ::placeholder {font-size: 16px}#brxe-85f6c8 .form-group:nth-child(1) {width: 27%}#brxe-85f6c8 .form-group:nth-child(2) {width: 73%}#brxe-85f6c8 .form-group:nth-child(3) {width: 7%}#brxe-85f6c8 .form-group:nth-child(4) {width: 36%}#brxe-85f6c8 .form-group:nth-child(5) {width: 57%}#brxe-85f6c8 .form-group:nth-child(6) {width: 36%}#brxe-85f6c8 .form-group:nth-child(7) {width: 59%}#brxe-85f6c8 .form-group:nth-child(8) {width: 5%}#brxe-85f6c8 .form-group:nth-child(9) {width: 59%}#brxe-85f6c8 .form-group:nth-child(10) {width: 41%}#brxe-85f6c8 {justify-content: flex-end}#brxe-85f6c8 { font-size: 16px; align-items: center;}textarea { border-radius: 20px !important;}@media (max-width: 991px) {#brxe-85f6c8 .form-group:nth-child(1) {width: 31%}#brxe-85f6c8 .form-group:nth-child(2) {width: 69%}#brxe-85f6c8 .form-group:nth-child(3) {width: 8%}#brxe-85f6c8 .form-group:nth-child(4) {width: 27%}#brxe-85f6c8 .form-group:nth-child(5) {width: 65%}#brxe-85f6c8 .form-group:nth-child(6) {width: 42%}#brxe-85f6c8 .form-group:nth-child(7) {width: 52%}#brxe-85f6c8 .form-group:nth-child(8) {width: 6%}#brxe-85f6c8 .form-group:nth-child(9) {width: 52%}#brxe-85f6c8 .form-group:nth-child(10) {width: 48%}}@media (max-width: 767px) {#brxe-85f6c8 .form-group:nth-child(1) {width: 23%}#brxe-85f6c8 .form-group:nth-child(2) {width: 77%}#brxe-85f6c8 .form-group:nth-child(3) {width: 5%}#brxe-85f6c8 .form-group:nth-child(4) {width: 52%}#brxe-85f6c8 .form-group:nth-child(5) {width: 43%}#brxe-85f6c8 .form-group:nth-child(6) {width: 28%}#brxe-85f6c8 .form-group:nth-child(7) {width: 66%}}@media (max-width: 478px) {#brxe-85f6c8 .form-group:nth-child(1) {width: 100%}#brxe-85f6c8 .form-group:nth-child(2) {width: 100%}#brxe-85f6c8 .form-group:nth-child(3) {width: 12%}#brxe-85f6c8 .form-group:nth-child(4) {width: 88%}#brxe-85f6c8 .form-group:nth-child(5) {width: 100%}#brxe-85f6c8 .form-group:nth-child(6) {width: 100%}#brxe-85f6c8 .form-group:nth-child(7) {width: 91%}#brxe-85f6c8 .form-group:nth-child(8) {width: 9%}#brxe-85f6c8 .form-group:nth-child(9) {width: 100%}#brxe-85f6c8 .form-group:nth-child(10) {width: 100%}}#brxe-230f3b {flex-direction: column}#brxe-9d7dd8 {align-items: center; flex-direction: row}#brxe-a74c6c {margin-bottom: 150px}@media (max-width: 478px) {#brxe-a74c6c {margin-bottom: 200px}}