@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 {@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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-65233b { font-size: 11px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #05D4C0; margin-bottom: 16px; display: flex; align-items: center; gap: 8px;}#brxe-65233b::before { content: ''; width: 24px; height: 1px; background: #05D4C0; display: inline-block;}#brxe-65aaba { font-size: 48px; font-weight: 800; line-height: 1.1; color: #fff; margin-bottom: 16px;}#brxe-8e6252 { font-size: 15px; color: rgba(255,255,255,0.55); line-height: 1.65; margin-bottom: 32px; max-width: 480px;}#brxe-404e8a { background: #05D4C0; color: #071a16; font-size: 14px; font-weight: 700; padding: 14px 28px; border-radius: 10px; border: none; transition: all 0.2s;}#brxe-404e8a:hover { background: #04bfad; transform: translateY(-2px);}#brxe-81e13f { background: transparent; color: #fff; font-size: 14px; font-weight: 600; padding: 13px 28px; border-radius: 10px; border: 0.5px solid rgba(255,255,255,0.2); transition: all 0.2s;}#brxe-81e13f:hover { border-color: rgba(255,255,255,0.4); background: rgba(255,255,255,0.05);}#brxe-4f8497 { color: #05D4C0; font-size: 14px; flex-shrink: 0;}#brxe-6aa314 { font-size: 12px; color: rgba(255,255,255,0.45); line-height: 1;}#brxe-96c7b7 { display: flex; align-items: center; gap: 7px; font-size: 12px; color: rgba(255,255,255,0.45);}#brxe-14367c { color: #05D4C0; font-size: 14px; flex-shrink: 0;}#brxe-ac84ac { font-size: 12px; color: rgba(255,255,255,0.45); line-height: 1;}#brxe-52e292 { display: flex; align-items: center; gap: 7px; font-size: 12px; color: rgba(255,255,255,0.45);}#brxe-508a1f { color: #05D4C0; font-size: 14px; flex-shrink: 0;}#brxe-c6e60c { font-size: 12px; color: rgba(255,255,255,0.45); line-height: 1;}#brxe-2d35c6 { display: flex; align-items: center; gap: 7px; font-size: 12px; color: rgba(255,255,255,0.45);}#brxe-c319d0 { display: flex; gap: 20px; flex-wrap: wrap;}@media (max-width: 478px) {#brxe-c319d0 {justify-content: center}}#brxe-221e00 { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 32px;}@media (max-width: 478px) {#brxe-221e00 {justify-content: center}}#brxe-53998d {align-self: flex-start !important}#brxe-53998d { padding: 80px 48px 80px 64px; display: flex; flex-direction: column; align-items: flex-start; position: relative; z-index: 2;}@media (max-width: 478px) {#brxe-53998d {width: 100%; padding-top: 15px; padding-bottom: 15px}}#brxe-a01048 { position: absolute; inset: -80px; background: radial-gradient(ellipse, rgba(5,212,192,0.2) 0%, rgba(5,212,192,0.08) 40%, transparent 70%); border-radius: 50%; filter: blur(40px); z-index: 0;}#brxe-158753 { width: 100%; height: 100%; object-fit: cover; object-position: center center; display: block; position: relative; z-index: 1; clip-path: url(#dropClip);}#brxe-82d629 { position: relative; width: 380px; height: 480px; flex-shrink: 0;}@media (max-width: 478px) {#brxe-82d629 {justify-self: center; margin-bottom: 10px}}#brxe-100ee7 { display: grid; grid-template-columns: minmax(0, 55%) minmax(0, 45%); min-height: 560px; align-items: center; max-width: 100%; margin: 0; padding: 0;}@media (max-width: 478px) {#brxe-100ee7 {width: 100%; grid-template-columns: 1fr}}#brxe-9ec750 { background: #000000; padding: 0; overflow: hidden;}#brxe-9e2ef9 { font-size: 11px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #05D4C0; margin-bottom: 10px;}#brxe-4e52bb { font-size: 32px; font-weight: 800; color: #16241f; line-height: 1.2; margin-bottom: 10px;}#brxe-bac42b {color: 5a6b66}#brxe-bac42b { font-size: 14px; line-height: 1.65; margin-bottom: 40px; max-width: 520px;}#brxe-999ab9 { width: 48px; height: 48px; border-radius: 12px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 22px; margin-bottom: 16px;}#brxe-c2bb8c { font-size: 16px; font-weight: 700; color: #16241f; margin-bottom: 8px;}@media (max-width: 478px) {#brxe-c2bb8c {font-size: 12px}}#brxe-493a4d { font-size: 13px; color: #5a6b66; line-height: 1.65;}#brxe-02d60f { background: #ffffff; border: 1px solid rgba(5,212,192,0.15); border-radius: 16px; padding: 28px; box-shadow: 0 4px 16px rgba(0,0,0,0.05); transition: border-color 0.3s, box-shadow 0.3s, transform 0.3s;}#brxe-02d60f:hover { border-color: rgba(5,212,192,0.35); box-shadow: 0 12px 28px rgba(0,0,0,0.1); transform: translateY(-4px);}#brxe-3084d1 { width: 48px; height: 48px; border-radius: 12px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 22px; margin-bottom: 16px;}#brxe-979099 { font-size: 16px; font-weight: 700; color: #16241f; margin-bottom: 8px;}#brxe-136f17 { font-size: 13px; color: color: #5a6b66; line-height: 1.65;}#brxe-a95789 { background: #ffffff; border: 1px solid rgba(5,212,192,0.15); border-radius: 16px; padding: 28px; box-shadow: 0 4px 16px rgba(0,0,0,0.05); transition: border-color 0.3s, box-shadow 0.3s, transform 0.3s;}#brxe-a95789:hover { border-color: rgba(5,212,192,0.35); box-shadow: 0 12px 28px rgba(0,0,0,0.1); transform: translateY(-4px);}#brxe-25a5f1 { width: 48px; height: 48px; border-radius: 12px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 22px; margin-bottom: 16px;}#brxe-7914cb { font-size: 16px; font-weight: 700; color: #16241f; margin-bottom: 8px;}#brxe-d73887 { font-size: 13px; color: color: #5a6b66; line-height: 1.65;}#brxe-754153 { background: #ffffff; border: 1px solid rgba(5,212,192,0.15); border-radius: 16px; padding: 28px; box-shadow: 0 4px 16px rgba(0,0,0,0.05); transition: border-color 0.3s, box-shadow 0.3s, transform 0.3s;}#brxe-754153:hover { border-color: rgba(5,212,192,0.35); box-shadow: 0 12px 28px rgba(0,0,0,0.1); transform: translateY(-4px);}#brxe-aca711 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px;}@media (max-width: 478px) {#brxe-aca711 {display: flex; flex-wrap: wrap}}@media (max-width: 478px) {#brxe-5e35c0 {width: 100%}}#brxe-7799b4 { background: linear-gradient(160deg, #ffffff 0%, #f4f9f8 50%, #eef6f4 100%); padding: 64px 48px;}#brxe-c82db7 { font-size: 11px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #05D4C0; margin-bottom: 10px;}#brxe-2b3640 { font-size: 32px; font-weight: 800; color: #fff; line-height: 1.2; margin-bottom: 10px;}#brxe-f5c2b4 { font-size: 14px; color: rgba(255,255,255,0.45); line-height: 1.65; margin-bottom: 40px; max-width: 520px;}#brxe-e5a5cc { width: 44px; height: 44px; border-radius: 10px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 20px; flex-shrink: 0;}#brxe-29d4a4 { font-size: 15px; font-weight: 700; color: #fff; margin-bottom: 4px;}#brxe-f237cb { font-size: 12px; color: rgba(255,255,255,0.35); padding-left: 13px; position: relative; line-height: 1.5;}#brxe-f237cb::before { content: ''; position: absolute; left: 0; top: 6px; width: 4px; height: 4px; border-radius: 50%; background: #05D4C0;}#brxe-d00151 { display: flex; flex-direction: column; gap: 5px; margin-top: 8px;}#brxe-64d07f { display: flex; flex-direction: column; gap: 4px; min-width: 0;}#brxe-982aaa { background: rgba(255,255,255,0.03); border: 0.5px solid rgba(255,255,255,0.08); border-radius: 16px; padding: 24px; display: flex; gap: 20px; transition: border-color 0.3s;}#brxe-982aaa:hover { border-color: rgba(5,212,192,0.2);}#brxe-a2b41b { width: 44px; height: 44px; border-radius: 10px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 20px; flex-shrink: 0;}#brxe-90ce0a { font-size: 15px; font-weight: 700; color: #fff; margin-bottom: 4px;}#brxe-58788f { font-size: 12px; color: rgba(255,255,255,0.35); padding-left: 13px; position: relative; line-height: 1.5;}#brxe-58788f::before { content: ''; position: absolute; left: 0; top: 6px; width: 4px; height: 4px; border-radius: 50%; background: #05D4C0;}#brxe-a7b2c2 { display: flex; flex-direction: column; gap: 5px; margin-top: 8px;}#brxe-f996b6 { display: flex; flex-direction: column; gap: 4px; min-width: 0;}#brxe-a25e3f { background: rgba(255,255,255,0.03); border: 0.5px solid rgba(255,255,255,0.08); border-radius: 16px; padding: 24px; display: flex; gap: 20px; transition: border-color 0.3s;}#brxe-a25e3f:hover { border-color: rgba(5,212,192,0.2);}#brxe-e3929f { width: 44px; height: 44px; border-radius: 10px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 20px; flex-shrink: 0;}#brxe-7467b5 { font-size: 15px; font-weight: 700; color: #fff; margin-bottom: 4px;}#brxe-68b0ff { font-size: 12px; color: rgba(255,255,255,0.35); padding-left: 13px; position: relative; line-height: 1.5;}#brxe-68b0ff::before { content: ''; position: absolute; left: 0; top: 6px; width: 4px; height: 4px; border-radius: 50%; background: #05D4C0;}#brxe-f57572 { display: flex; flex-direction: column; gap: 5px; margin-top: 8px;}#brxe-d042b2 { display: flex; flex-direction: column; gap: 4px; min-width: 0;}#brxe-989f2e { background: rgba(255,255,255,0.03); border: 0.5px solid rgba(255,255,255,0.08); border-radius: 16px; padding: 24px; display: flex; gap: 20px; transition: border-color 0.3s;}#brxe-989f2e:hover { border-color: rgba(5,212,192,0.2);}#brxe-1c9211 { width: 44px; height: 44px; border-radius: 10px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 20px; flex-shrink: 0;}#brxe-2477aa { font-size: 15px; font-weight: 700; color: #fff; margin-bottom: 4px;}#brxe-4ea0c2 { font-size: 12px; color: rgba(255,255,255,0.35); padding-left: 13px; position: relative; line-height: 1.5;}#brxe-4ea0c2::before { content: ''; position: absolute; left: 0; top: 6px; width: 4px; height: 4px; border-radius: 50%; background: #05D4C0;}#brxe-2b5cd1 { display: flex; flex-direction: column; gap: 5px; margin-top: 8px;}#brxe-9efd57 { display: flex; flex-direction: column; gap: 4px; min-width: 0;}#brxe-27f919 { background: rgba(255,255,255,0.03); border: 0.5px solid rgba(255,255,255,0.08); border-radius: 16px; padding: 24px; display: flex; gap: 20px; transition: border-color 0.3s;}#brxe-27f919:hover { border-color: rgba(5,212,192,0.2);}#brxe-afff07 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px;}@media (max-width: 478px) {#brxe-afff07 {grid-template-columns: 1fr }}#brxe-822996 { padding: 64px 48px; background: #000000;}.brxe-aipctu { font-size: 11px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #05D4C0; margin-bottom: 10px;}.brxe-fvqwhr {margin-bottom: 0}.brxe-fvqwhr { font-size: 32px; font-weight: 800; color: #16241f; line-height: 1.2; margin-bottom: 10px;}.brxe-vpzuua { font-size: 14px; color: #5a6b66; line-height: 1.65; margin-bottom: 40px; max-width: 520px;}.brxe-jydury { width: 56px; height: 56px; border-radius: 50%; background: #ffffff; border: 2px solid rgba(5,212,192,0.4); display: flex; align-items: center; justify-content: center; font-size: 18px; font-weight: 800; color: #05a894; margin-bottom: 16px; position: relative; z-index: 1; box-shadow: 0 2px 8px rgba(5,212,192,0.12); transition: all 0.35s ease;} .brxe-jydury:hover { background: #07E0B1; color: #071A16; border-color: #07E0B1; box-shadow: 0 0 30px rgba(5,212,192,0.5); transform: scale(1.1);}.brxe-dntcju { font-size: 14px; font-weight: 700; color: #16241f; margin-bottom: 6px;}@media (max-width: 478px) {.brxe-dntcju {font-size: 12px}}.brxe-izbfdv { font-size: 12px; color: #5a6b66; line-height: 1.65;}@media (max-width: 478px) {.brxe-izbfdv {font-size: 10px}}.brxe-gxjwmv { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 0 16px;}.brxe-yzlxro { width: 56px; height: 56px; border-radius: 50%; background: #ffffff; border: 2px solid rgba(5,212,192,0.4); display: flex; align-items: center; justify-content: center; font-size: 18px; font-weight: 800; color: #05a894; margin-bottom: 16px; position: relative; z-index: 1; box-shadow: 0 2px 8px rgba(5,212,192,0.12); transition: all 0.35s ease;} .brxe-yzlxro:hover { background: #07E0B1; color: #071A16; border-color: #07E0B1; box-shadow: 0 0 30px rgba(5,212,192,0.5); transform: scale(1.1);}.brxe-zxvwmu { font-size: 14px; font-weight: 700; color: #16241f; margin-bottom: 6px;}@media (max-width: 478px) {.brxe-zxvwmu {font-size: 12px}}.brxe-ueaiuy { font-size: 12px; color: #5a6b66; line-height: 1.65;}@media (max-width: 478px) {.brxe-ueaiuy {font-size: 10px}}.brxe-nffwpx { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 0 16px;}.brxe-zniraq { width: 56px; height: 56px; border-radius: 50%; background: #ffffff; border: 2px solid rgba(5,212,192,0.4); display: flex; align-items: center; justify-content: center; font-size: 18px; font-weight: 800; color: #05a894; margin-bottom: 16px; position: relative; z-index: 1; box-shadow: 0 2px 8px rgba(5,212,192,0.12); transition: all 0.35s ease;} .brxe-zniraq:hover { background: #07E0B1; color: #071A16; border-color: #07E0B1; box-shadow: 0 0 30px rgba(5,212,192,0.5); transform: scale(1.1);}.brxe-vhskmg { font-size: 14px; font-weight: 700; color: #16241f; margin-bottom: 6px;}@media (max-width: 478px) {.brxe-vhskmg {font-size: 12px}}.brxe-dlyuoz { font-size: 12px; color: #5a6b66; line-height: 1.65;}@media (max-width: 478px) {.brxe-dlyuoz {font-size: 10px}}.brxe-pjetcn { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 0 16px;}.brxe-lalbzt { width: 56px; height: 56px; border-radius: 50%; background: #ffffff; border: 2px solid rgba(5,212,192,0.4); display: flex; align-items: center; justify-content: center; font-size: 18px; font-weight: 800; color: #05a894; margin-bottom: 16px; position: relative; z-index: 1; box-shadow: 0 2px 8px rgba(5,212,192,0.12); transition: all 0.35s ease;} .brxe-lalbzt:hover { background: #07E0B1; color: #071A16; border-color: #07E0B1; box-shadow: 0 0 30px rgba(5,212,192,0.5); transform: scale(1.1);}.brxe-qwtdms { font-size: 14px; font-weight: 700; color: #16241f; margin-bottom: 6px;}@media (max-width: 478px) {.brxe-qwtdms {font-size: 12px}}.brxe-yykrni { font-size: 12px; color: #5a6b66; line-height: 1.65;}@media (max-width: 478px) {.brxe-yykrni {font-size: 10px}}.brxe-szkiud { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 0 16px;}.brxe-nsefdy { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); position: relative;} .brxe-nsefdy::before { content: ''; position: absolute; top: 28px; left: 12%; right: 12%; height: 1px; background: linear-gradient( 90deg, transparent, rgba(5,212,192,0.4), transparent );}.brxe-kzpfju { padding: 64px 48px; background: linear-gradient(160deg, #ffffff 0%, #f4f9f8 50%, #eef6f4 100%);}.brxe-nxrpyd { font-size: 11px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #05D4C0; margin-bottom: 10px;}.brxe-kortuw { font-size: 32px; font-weight: 800; color: #16241f; line-height: 1.2; margin-bottom: 10px;}.brxe-xylbzi { font-size: 14px; color: #5a6b66 line-height: 1.65; margin-bottom: 40px; max-width: 520px;}.brxe-moeudm { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 16px; flex-shrink: 0;}.brxe-qwjhwv { font-size: 13px; font-weight: 700; color: #16241f; margin-bottom: 4px;}.brxe-yfgnwh { font-size: 11px; color: #5a6b66; line-height: 1.55;}.brxe-cblzfk { background: #ffffff; border: 1px solid rgba(5,212,192,0.15); border-radius: 14px; padding: 20px; display: flex; align-items: flex-start; gap: 14px; box-shadow: 0 2px 10px rgba(0,0,0,0.04); transition: border-color 0.3s, box-shadow 0.3s;} .brxe-cblzfk:hover { border-color: rgba(5,212,192,0.35); box-shadow: 0 10px 24px rgba(0,0,0,0.08);}@media (max-width: 478px) {.brxe-cblzfk {width: 100%}}.brxe-dpamvt { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 16px; flex-shrink: 0;}.brxe-jajfms { font-size: 13px; font-weight: 700; color: #16241f; margin-bottom: 4px;}.brxe-kyhkcw { font-size: 11px; color: #5a6b66; line-height: 1.55;}.brxe-etiulk { background: #ffffff; border: 1px solid rgba(5,212,192,0.15); border-radius: 14px; padding: 20px; display: flex; align-items: flex-start; gap: 14px; box-shadow: 0 2px 10px rgba(0,0,0,0.04); transition: border-color 0.3s, box-shadow 0.3s;} .brxe-etiulk:hover { border-color: rgba(5,212,192,0.35); box-shadow: 0 10px 24px rgba(0,0,0,0.08);}@media (max-width: 478px) {.brxe-etiulk {width: 100%}}.brxe-cvxbyg { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 16px; flex-shrink: 0;}.brxe-eemlbq { font-size: 13px; font-weight: 700; color: #16241f; margin-bottom: 4px;}.brxe-ffdfyv { font-size: 11px; color: #5a6b66; line-height: 1.55;}.brxe-ykeuev { background: #ffffff; border: 1px solid rgba(5,212,192,0.15); border-radius: 14px; padding: 20px; display: flex; align-items: flex-start; gap: 14px; box-shadow: 0 2px 10px rgba(0,0,0,0.04); transition: border-color 0.3s, box-shadow 0.3s;} .brxe-ykeuev:hover { border-color: rgba(5,212,192,0.35); box-shadow: 0 10px 24px rgba(0,0,0,0.08);}@media (max-width: 478px) {.brxe-ykeuev {width: 100%}}.brxe-heoidd { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 16px; flex-shrink: 0;}.brxe-gglgif { font-size: 13px; font-weight: 700; color: #16241f; margin-bottom: 4px;}.brxe-rjdhgj { font-size: 11px; color: #5a6b66; line-height: 1.55;}.brxe-jrstwr { background: #ffffff; border: 1px solid rgba(5,212,192,0.15); border-radius: 14px; padding: 20px; display: flex; align-items: flex-start; gap: 14px; box-shadow: 0 2px 10px rgba(0,0,0,0.04); transition: border-color 0.3s, box-shadow 0.3s;} .brxe-jrstwr:hover { border-color: rgba(5,212,192,0.35); box-shadow: 0 10px 24px rgba(0,0,0,0.08);}@media (max-width: 478px) {.brxe-jrstwr {width: 100%}}.brxe-zsqbpc { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 16px; flex-shrink: 0;}.brxe-fseerh { font-size: 13px; font-weight: 700; color: #16241f; margin-bottom: 4px;}.brxe-hvrudf { font-size: 11px; color: #5a6b66; line-height: 1.55;}.brxe-npraqs { background: #ffffff; border: 1px solid rgba(5,212,192,0.15); border-radius: 14px; padding: 20px; display: flex; align-items: flex-start; gap: 14px; box-shadow: 0 2px 10px rgba(0,0,0,0.04); transition: border-color 0.3s, box-shadow 0.3s;} .brxe-npraqs:hover { border-color: rgba(5,212,192,0.35); box-shadow: 0 10px 24px rgba(0,0,0,0.08);}@media (max-width: 478px) {.brxe-npraqs {width: 100%}}.brxe-hvzfpg { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; font-size: 16px; flex-shrink: 0;}.brxe-suydsk { font-size: 13px; font-weight: 700; color: #16241f; margin-bottom: 4px;}.brxe-twthkh { font-size: 11px; color: #5a6b66; line-height: 1.55;}.brxe-ejkwiw { background: #ffffff; border: 1px solid rgba(5,212,192,0.15); border-radius: 14px; padding: 20px; display: flex; align-items: flex-start; gap: 14px; box-shadow: 0 2px 10px rgba(0,0,0,0.04); transition: border-color 0.3s, box-shadow 0.3s;} .brxe-ejkwiw:hover { border-color: rgba(5,212,192,0.35); box-shadow: 0 10px 24px rgba(0,0,0,0.08);}@media (max-width: 478px) {.brxe-ejkwiw {width: 100%}}.brxe-swxsqu { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px;}@media (max-width: 478px) {.brxe-swxsqu {display: flex; flex-wrap: wrap; justify-content: center; width: 10)%}}@media (max-width: 478px) {.brxe-eqoulg {width: 100%; display: flex; flex-wrap: wrap}}.brxe-lhzcew { padding: 64px 48px; background: linear-gradient(160deg, #ffffff 0%, #f4f9f8 50%, #eef6f4 100%); border-top: 1px solid rgba(5,212,192,0.12);}#brxe-cb50f9 { font-size: 11px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #05D4C0; margin-bottom: 10px;}#brxe-cf305c { font-size: 32px; font-weight: 800; color: #fff; line-height: 1.2; margin-bottom: 10px;}#brxe-a8ab0d { font-size: 14px; color: rgba(255,255,255,0.45); line-height: 1.65; margin-bottom: 40px; max-width: 520px;}#brxe-7b4f48 { max-width: 760px; display: flex; flex-direction: column; gap: 8px; background: transparent !important;}#brxe-7b4f48 * { background: transparent !important; border: none !important;}#brxe-7b4f48 > div,#brxe-7b4f48 > li,#brxe-7b4f48 > section,#brxe-7b4f48 > article { background: rgba(255,255,255,0.03) !important; border: 0.5px solid rgba(255,255,255,0.08) !important; border-radius: 10px !important; overflow: hidden !important;}#brxe-7b4f48 [class*="title"],#brxe-7b4f48 [class*="header"],#brxe-7b4f48 [class*="question"],#brxe-7b4f48 [class*="toggle"] { font-size: 13px !important; font-weight: 600 !important; color: #fff !important; padding: 14px 18px !important; background: transparent !important;}#brxe-7b4f48 [class*="content"],#brxe-7b4f48 [class*="body"],#brxe-7b4f48 [class*="answer"],#brxe-7b4f48 [class*="text"] { font-size: 12px !important; color: rgba(255,255,255,0.5) !important; line-height: 1.65 !important; padding: 0 18px 14px !important;}#brxe-7b4f48 svg,#brxe-7b4f48 i { color: #05D4C0 !important;}#brxe-9ec0f6 {align-items: center}#brxe-3fc6e6 { padding: 64px 48px; background: #070F0E;}.brxe-edhhio {color: #05D4C0; text-transform: uppercase}.brxe-bkbhcf {color: var(--brxw-color-neutral-25)}@media (max-width: 478px) {.brxe-bkbhcf {font-size: 24px; text-align: center}}.brxe-epazhd {color: rgba(255,255,255,0.5)}@media (max-width: 767px) {.brxe-epazhd {text-align: center}}@media (max-width: 478px) {.brxe-epazhd {font-size: 15px; text-align: center}}.brxe-fppqrd {width: 24px; height: 24px; min-width: 24px; min-height: 24px; margin-right: 7px}.brxe-fppqrd { width: 24px; height: 24px; border-radius: 50%; background: rgba(5,212,192,0.12); border: 0.5px solid rgba(5,212,192,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: #05D4C0; font-size: 12px;}.brxe-faktvh {color: rgba(255,255,255,0.65)}@media (max-width: 478px) {.brxe-faktvh {font-size: 12px}}.brxe-koeokj {flex-direction: row; margin-top: 3px; margin-bottom: 3px; align-self: center !important; align-items: center}.brxe-nvdyhw {width: 24px; height: 24px; min-width: 24px; min-height: 24px; margin-right: 7px}.brxe-nvdyhw { width: 24px; height: 24px; border-radius: 50%; background: rgba(5,212,192,0.12); border: 0.5px solid rgba(5,212,192,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: #05D4C0; font-size: 12px;}.brxe-ffrknf {color: rgba(255,255,255,0.65)}@media (max-width: 478px) {.brxe-ffrknf {font-size: 12px}}.brxe-efhixf {flex-direction: row; margin-top: 3px; margin-bottom: 3px; align-self: center !important; align-items: center}.brxe-dnoqxe {width: 24px; height: 24px; min-width: 24px; min-height: 24px; margin-right: 7px}.brxe-dnoqxe { width: 24px; height: 24px; border-radius: 50%; background: rgba(5,212,192,0.12); border: 0.5px solid rgba(5,212,192,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: #05D4C0; font-size: 12px;}.brxe-nytrtf {color: rgba(255,255,255,0.65)}@media (max-width: 478px) {.brxe-nytrtf {font-size: 12px}}.brxe-szketp {flex-direction: row; margin-top: 3px; margin-bottom: 3px; align-self: center !important; align-items: center}.brxe-ibitcs {width: 24px; height: 24px; min-width: 24px; min-height: 24px; margin-right: 7px}.brxe-ibitcs { width: 24px; height: 24px; border-radius: 50%; background: rgba(5,212,192,0.12); border: 0.5px solid rgba(5,212,192,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: #05D4C0; font-size: 12px;}.brxe-stxcjg {color: rgba(255,255,255,0.65)}@media (max-width: 478px) {.brxe-stxcjg {font-size: 12px}}.brxe-itqglz {flex-direction: row; margin-top: 3px; margin-bottom: 3px; align-self: center !important; align-items: center}.brxe-eanhjx {width: 24px; height: 24px; min-width: 24px; min-height: 24px; margin-right: 7px}.brxe-eanhjx { width: 24px; height: 24px; border-radius: 50%; background: rgba(5,212,192,0.12); border: 0.5px solid rgba(5,212,192,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: #05D4C0; font-size: 12px;}.brxe-bgcxzi {color: rgba(255,255,255,0.65)}@media (max-width: 478px) {.brxe-bgcxzi {font-size: 12px}}.brxe-mpebzq {flex-direction: row; margin-top: 3px; margin-bottom: 3px; align-self: center !important; align-items: center}.brxe-tgpddw.brxi-c0376a {font-size: 16px; color: hsl(0, 100%, 65%); fill: hsl(0, 100%, 65%)}.brxe-tgpddw { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; flex-shrink: 0;}.brxe-crjbgj {font-size: 10px; color: rgba(255,255,255,0.35); text-transform: uppercase; letter-spacing: 0.08em}.brxe-ajjhvm {font-size: 13px; color: var(--brxw-color-neutral-25); font-weight: 500}.brxe-evhmex {margin-left: 10px}@media (max-width: 767px) {.brxe-evhmex {align-items: center}}@media (max-width: 478px) {.brxe-evhmex {align-items: center}}.brxe-pbjzol {flex-direction: row}.brxe-pbjzol { border-bottom: 0.5px solid rgba(255,255,255,0.06); padding: 10px 0;}@media (max-width: 767px) {.brxe-pbjzol {justify-content: center}}@media (max-width: 478px) {.brxe-pbjzol {display: flex; justify-content: center}}.brxe-xeelec.brxi-c0376a {font-size: 16px; color: var(--brxw-color-neutral-25); fill: var(--brxw-color-neutral-25)}.brxe-xeelec { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; flex-shrink: 0;}.brxe-lronct {font-size: 10px; color: rgba(255,255,255,0.35); text-transform: uppercase; letter-spacing: 0.08em}.brxe-udksam {font-size: 13px; color: var(--brxw-color-neutral-25); font-weight: 500}.brxe-uatnjb {margin-left: 10px}@media (max-width: 767px) {.brxe-uatnjb {align-items: center}}@media (max-width: 478px) {.brxe-uatnjb {align-items: center}}.brxe-lswgiw {flex-direction: row}.brxe-lswgiw { border-bottom: 0.5px solid rgba(255,255,255,0.06); padding: 10px 0;}@media (max-width: 767px) {.brxe-lswgiw {justify-content: center}}@media (max-width: 478px) {.brxe-lswgiw {justify-content: center}}.brxe-hbcudn.brxi-c0376a {font-size: 16px; color: var(--brxw-color-neutral-400); fill: var(--brxw-color-neutral-400)}.brxe-hbcudn { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; flex-shrink: 0;}.brxe-avouhf {font-size: 10px; color: rgba(255,255,255,0.35); text-transform: uppercase; letter-spacing: 0.08em}.brxe-wpckif {font-size: 13px; color: var(--brxw-color-neutral-25); font-weight: 500}.brxe-mqifbg {margin-left: 10px}@media (max-width: 767px) {.brxe-mqifbg {align-items: center}}@media (max-width: 478px) {.brxe-mqifbg {align-items: center}}.brxe-vuwtgc {flex-direction: row}.brxe-vuwtgc { border-bottom: 0.5px solid rgba(255,255,255,0.06); padding: 10px 0;}@media (max-width: 767px) {.brxe-vuwtgc {justify-content: center}}@media (max-width: 478px) {.brxe-vuwtgc {justify-content: center}}.brxe-ydpasa.brxi-c0376a {font-size: 16px; color: var(--brxw-color-neutral-200); fill: var(--brxw-color-neutral-200)}.brxe-ydpasa { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; flex-shrink: 0;}.brxe-fjofpg {font-size: 10px; color: rgba(255,255,255,0.35); text-transform: uppercase; letter-spacing: 0.08em}.brxe-dnvzto {font-size: 13px; color: var(--brxw-color-neutral-25); font-weight: 500}.brxe-iroudn {margin-left: 10px}@media (max-width: 767px) {.brxe-iroudn {align-items: center}}@media (max-width: 478px) {.brxe-iroudn {align-items: center}}.brxe-utpmbj {flex-direction: row}.brxe-utpmbj { border-bottom: 0.5px solid rgba(255,255,255,0.06); padding: 10px 0;}@media (max-width: 767px) {.brxe-utpmbj {justify-content: center}}@media (max-width: 478px) {.brxe-utpmbj {justify-content: center}}.brxe-krfvub { background: rgba(255,255,255,0.03); border: 0.5px solid rgba(5,212,192,0.12); border-radius: 14px; padding: 20px 24px;}@media (max-width: 478px) {.brxe-krfvub {display: flex; width: 100%}}.brxe-muzjft { min-width: 0;}@media (max-width: 991px) {.brxe-muzjft {margin-left: 7px}}@media (max-width: 767px) {.brxe-muzjft {align-items: center}}@media (max-width: 478px) {.brxe-muzjft {justify-content: center; align-items: center; margin-right: 5px; margin-left: 5px}}.brxe-uqlslk {color: var(--brxw-color-neutral-25); margin-bottom: 5px}@media (max-width: 478px) {.brxe-uqlslk {text-align: center}}.brxe-qhmtff .form-group:nth-child(1) {width: 50%}.brxe-qhmtff .form-group:nth-child(2) {width: 50%}.brxe-qhmtff .form-group:nth-child(3) {width: 50%}.brxe-qhmtff .form-group:nth-child(4) {width: 50%}.brxe-qhmtff .form-group:nth-child(5) {width: 50%}.brxe-qhmtff .form-group:nth-child(6) {width: 50%}.brxe-qhmtff .form-group:nth-child(7) {width: 100$%}.brxe-qhmtff .form-group:nth-child(8) {width: 100$%}.brxe-qhmtff .submit-button-wrapper {width: 80%; margin-right: auto; margin-left: auto}.brxe-qhmtff {padding-right: 15px; padding-left: 15px}.brxe-qhmtff .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 5px; padding-left: 5px}.brxe-qhmtff, .brxe-qhmtff * { min-width: 0;} .brxe-qhmtff label { font-size: 11px; font-weight: 600; color: rgba(255,255,255,0.5); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 6px; display: block; white-space: normal; word-wrap: break-word; overflow-wrap: break-word;} .brxe-qhmtff input, .brxe-qhmtff select, .brxe-qhmtff textarea { background: rgba(255,255,255,0.05); border: 0.5px solid rgba(255,255,255,0.1); border-radius: 8px; padding: 11px 14px; font-size: 13px; color: #fff; font-family: inherit; transition: border-color 0.25s, background 0.25s;} .brxe-qhmtff input:focus, .brxe-qhmtff select:focus, .brxe-qhmtff textarea:focus { border-color: rgba(5,212,192,0.45); background: rgba(5,212,192,0.05); outline: none;} .brxe-qhmtff input::placeholder, .brxe-qhmtff textarea::placeholder { color: rgba(255,255,255,0.25);} .brxe-qhmtff textarea { resize: none; height: 110px; } .brxe-qhmtff input[type="checkbox"] { width: 16px; height: 16px; accent-color: #05D4C0;} .brxe-qhmtff button[type="submit"] { width: 100%; background: #05D4C0; color: #0B1A19; font-size: 14px; font-weight: 700; padding: 14px; border-radius: 9px; border: none; font-family: inherit; transition: all 0.25s;} .brxe-qhmtff button[type="submit"]:hover { background: #05C98C; transform: translateY(-2px); box-shadow: 0 8px 20px rgba(5,212,192,0.25);} .brxe-qhmtff select option { background: #0A2520; color: #fff;} .brxe-qhmtff select { background: rgba(255,255,255,0.05); -webkit-appearance: none; -moz-appearance: none; appearance: none;}.brxe-ouorqm { text-align: center; font-size: 11px; color: rgba(255,255,255,0.25); margin-top: 12px; display: flex; align-items: center; justify-content: center; gap: 6px;}.brxe-qcnqra {align-items: center}.brxe-qcnqra { min-width: 0;} .brxe-qcnqra { background: rgba(5,212,192,0.03); border: 0.5px solid rgba(5,212,192,0.15); border-radius: 20px; padding: 15px;}.brxe-xlddvr {grid-template-columns: minmax(0, 1fr) minmax(0, 1.4fr); grid-gap: 30px; display: grid; align-items: initial}@media (max-width: 991px) {.brxe-xlddvr {width: 100%}}@media (max-width: 767px) {.brxe-xlddvr {display: flex; justify-self: center}}@media (max-width: 478px) {.brxe-xlddvr {display: flex; flex-wrap: wrap; width: 100%}}.brxe-utkxyz {flex-direction: column; display: flex; padding-top: 10px; padding-bottom: 10px}.brxe-utkxyz { background: linear-gradient(160deg, #071A16 0%, #0A2520 50%, #071A16 100%); position: relative; overflow: hidden;} .brxe-utkxyz::before { content: ''; position: absolute; top: -100px; left: -100px; width: 500px; height: 500px; border-radius: 50%; background: radial-gradient(circle, rgba(5,212,192,0.07) 0%, transparent 65%); filter: blur(60px); pointer-events: none;} .brxe-utkxyz::after { content: ''; position: absolute; bottom: -80px; right: -80px; width: 400px; height: 400px; border-radius: 50%; background: radial-gradient(circle, rgba(5,212,192,0.05) 0%, transparent 65%); filter: blur(50px); pointer-events: none;}