@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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-dkqorf { font-size: 11px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #05D4C0; margin-bottom: 12px; display: flex; align-items: center; gap: 8px;}#brxe-dkqorf::before { content: ''; width: 20px; height: 1px; background: #05D4C0; display: inline-block;}#brxe-ambqew { font-size: 40px; font-weight: 800; color: #fff; line-height: 1.1; margin-bottom: 14px;}#brxe-chunqp { font-size: 14px; color: rgba(255,255,255,0.5); line-height: 1.7;}#brxe-hjivir { font-size: 26px; font-weight: 800; color: #05D4C0; line-height: 1; margin-bottom: 4px;}@media (max-width: 478px) {#brxe-hjivir {font-size: 19px}}#brxe-apwcdn { font-size: 10px; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 0.07em;}@media (max-width: 478px) {#brxe-apwcdn {font-size: 8px}}#brxe-dgobte { background: rgba(255,255,255,0.04); border: 0.5px solid rgba(5,212,192,0.15); border-radius: 12px; padding: 16px; text-align: center;}#brxe-nxwkee { font-size: 26px; font-weight: 800; color: #05D4C0; line-height: 1; margin-bottom: 4px;}@media (max-width: 478px) {#brxe-nxwkee {font-size: 19px}}#brxe-viajex { font-size: 10px; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 0.07em;}@media (max-width: 478px) {#brxe-viajex {width: 100%; font-size: 7px}}#brxe-hlsuvr { background: rgba(255,255,255,0.04); border: 0.5px solid rgba(5,212,192,0.15); border-radius: 12px; padding: 16px; text-align: center;}#brxe-wgaqwv { font-size: 26px; font-weight: 800; color: #05D4C0; line-height: 1; margin-bottom: 4px;}@media (max-width: 478px) {#brxe-wgaqwv {font-size: 19px}}#brxe-edojuk { font-size: 10px; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 0.07em;}@media (max-width: 478px) {#brxe-edojuk {font-size: 8px}}#brxe-kfgprp { background: rgba(255,255,255,0.04); border: 0.5px solid rgba(5,212,192,0.15); border-radius: 12px; padding: 16px; text-align: center;}#brxe-seqsus { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px;}#brxe-nyjkwq { max-width: 1100px; margin: 0 auto; position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 48px; align-items: center;}@media (max-width: 991px) {#brxe-nyjkwq {display: flex; flex-wrap: wrap; width: 96%}}@media (max-width: 478px) {#brxe-nyjkwq {width: 100%; display: flex}}#brxe-tmtkxo { background: #000000; padding: 64px 48px 48px; position: relative; overflow: hidden;}#brxe-tmtkxo::before { content: ''; position: absolute; top: -100px; right: -80px; width: 500px; height: 500px; border-radius: 50%; background: radial-gradient(ellipse, rgba(5,212,192,0.06) 0%, transparent 65%); pointer-events: none;}#brxe-jbwcja { font-size: 9px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #05D4C0; margin-bottom: 6px;}#brxe-ickbdp { font-size: 14px; font-weight: 700; color: #fff; line-height: 1.3; margin-bottom: 8px;}#brxe-rkuxyr { font-size: 13px; color: rgba(255,255,255,0.5);}#brxe-hywnzk { display: flex; align-items: center; gap: 4px; font-size: 10px; color: rgba(255,255,255,0.5);}#brxe-daisbm { font-size: 13px; color: #05D4C0; display: inline-block; transition: transform 0.2s;} .karta:hover #brxe-daisbm { transform: translateX(5px);}#brxe-mimcke { display: flex; align-items: center; justify-content: space-between;}#brxe-rnqdnj { padding: 20px 18px 18px; background: linear-gradient( to top, rgba(4,12,10,0.97) 0%, rgba(4,12,10,0.5) 70%, transparent 100% ); transition: background 0.3s;} .karta:hover #brxe-rnqdnj { background: linear-gradient( to top, rgba(4,12,10,0.99) 0%, rgba(4,12,10,0.7) 70%, rgba(5,212,192,0.05) 100% );}#brxe-ovwmmf {background-image: url("https://www.inwell.pl/wp-content/uploads/2026/06/onta-pompy-ciep-a-o-ton-ir-dapt-4-20-1-1200-1024x768.webp"); background-size: cover}#brxe-ovwmmf { height: 280px; width: 100%; border-radius: 16px; overflow: hidden; display: flex; flex-direction: column; justify-content: flex-end; border-top: 2px solid #05D4C0; text-decoration: none; transition: transform 0.3s, box-shadow 0.3s;}#brxe-ovwmmf:hover { transform: translateY(-6px); box-shadow: 0 20px 40px rgba(5,212,192,0.15);}#brxe-ryxigf { font-size: 9px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #05D4C0; margin-bottom: 6px;}#brxe-xbpnia { font-size: 14px; font-weight: 700; color: #fff; line-height: 1.3; margin-bottom: 8px;}#brxe-tqctlo { font-size: 13px; color: rgba(255,255,255,0.5);}#brxe-iipibs { display: flex; align-items: center; gap: 4px; font-size: 10px; color: rgba(255,255,255,0.5);}#brxe-lwigzz { font-size: 13px; color: #05D4C0; display: inline-block; transition: transform 0.2s;} .karta:hover #brxe-lwigzz { transform: translateX(5px);}#brxe-vcryvb { display: flex; align-items: center; justify-content: space-between;}#brxe-ujophz { padding: 20px 18px 18px; background: linear-gradient( to top, rgba(4,12,10,0.97) 0%, rgba(4,12,10,0.5) 70%, transparent 100% ); transition: background 0.3s;} .karta:hover #brxe-ujophz { background: linear-gradient( to top, rgba(4,12,10,0.99) 0%, rgba(4,12,10,0.7) 70%, rgba(5,212,192,0.05) 100% );}#brxe-rqmzqe {background-image: url("https://www.inwell.pl/wp-content/uploads/2026/08/2-16kw2-1.webp"); background-size: cover; background-position: center left}#brxe-rqmzqe { height: 280px; width: 100%; border-radius: 16px; overflow: hidden; display: flex; flex-direction: column; justify-content: flex-end; border-top: 2px solid #05D4C0; text-decoration: none; transition: transform 0.3s, box-shadow 0.3s;}#brxe-rqmzqe:hover { transform: translateY(-6px); box-shadow: 0 20px 40px rgba(5,212,192,0.15);}#brxe-yljkqk { font-size: 9px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #05D4C0; margin-bottom: 6px;}#brxe-otwvkz { font-size: 14px; font-weight: 700; color: #fff; line-height: 1.3; margin-bottom: 8px;}#brxe-oisvqe { font-size: 13px; color: rgba(255,255,255,0.5);}#brxe-dwhypr { display: flex; align-items: center; gap: 4px; font-size: 10px; color: rgba(255,255,255,0.5);}#brxe-atkvkm { font-size: 13px; color: #05D4C0; display: inline-block; transition: transform 0.2s;} .karta:hover #brxe-atkvkm { transform: translateX(5px);}#brxe-uhbpxn { display: flex; align-items: center; justify-content: space-between;}#brxe-kmthtz { padding: 20px 18px 18px; background: linear-gradient( to top, rgba(4,12,10,0.97) 0%, rgba(4,12,10,0.5) 70%, transparent 100% ); transition: background 0.3s;} .karta:hover #brxe-kmthtz { background: linear-gradient( to top, rgba(4,12,10,0.99) 0%, rgba(4,12,10,0.7) 70%, rgba(5,212,192,0.05) 100% );}#brxe-hpggxo {background-image: url("https://www.inwell.pl/wp-content/uploads/2026/08/1-pellet.jpg"); background-size: cover; background-position: center left}#brxe-hpggxo { height: 280px; width: 100%; border-radius: 16px; overflow: hidden; display: flex; flex-direction: column; justify-content: flex-end; border-top: 2px solid #05D4C0; text-decoration: none; transition: transform 0.3s, box-shadow 0.3s;}#brxe-hpggxo:hover { transform: translateY(-6px); box-shadow: 0 20px 40px rgba(5,212,192,0.15);}#brxe-ohujiy { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px;}@media (max-width: 991px) {#brxe-ohujiy {grid-template-columns: 1fr 1fr; display: flex; flex-wrap: wrap}}@media (max-width: 767px) {#brxe-ohujiy {display: flex; flex-wrap: wrap}}@media (max-width: 478px) {#brxe-ohujiy {display: flex; flex-wrap: wrap; width: 10)%}}#brxe-ltlpdp { font-size: 9px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #05D4C0; margin-bottom: 6px;}#brxe-sjqcnx { font-size: 14px; font-weight: 700; color: #fff; line-height: 1.3; margin-bottom: 8px;}#brxe-hctokn { font-size: 13px; color: rgba(255,255,255,0.5);}#brxe-macdjs { display: flex; align-items: center; gap: 4px; font-size: 10px; color: rgba(255,255,255,0.5);}#brxe-ijqfxv { font-size: 13px; color: #05D4C0; display: inline-block; transition: transform 0.2s;} .karta:hover #brxe-ijqfxv { transform: translateX(5px);}#brxe-dkhilm { display: flex; align-items: center; justify-content: space-between;}#brxe-bbskjc { padding: 20px 18px 18px; background: linear-gradient( to top, rgba(4,12,10,0.97) 0%, rgba(4,12,10,0.5) 70%, transparent 100% ); transition: background 0.3s;} .karta:hover #brxe-bbskjc { background: linear-gradient( to top, rgba(4,12,10,0.99) 0%, rgba(4,12,10,0.7) 70%, rgba(5,212,192,0.05) 100% );}#brxe-jldszf {background-image: url("https://www.inwell.pl/wp-content/uploads/2026/08/IMG_5370-scaled.webp"); background-size: cover; background-position: center center}#brxe-jldszf { height: 280px; width: 100%; border-radius: 16px; overflow: hidden; display: flex; flex-direction: column; justify-content: flex-end; border-top: 2px solid #05D4C0; text-decoration: none; transition: transform 0.3s, box-shadow 0.3s;}#brxe-jldszf:hover { transform: translateY(-6px); box-shadow: 0 20px 40px rgba(5,212,192,0.15);}#brxe-iqkyqi {margin-top: 10px}#brxe-iqkyqi { display: grid; grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr); gap: 14px;}@media (max-width: 767px) {#brxe-iqkyqi {display: flex; flex-wrap: wrap}}@media (max-width: 478px) {#brxe-iqkyqi {display: flex; flex-wrap: wrap}}#brxe-hixxoi {display: block}#brxe-hixxoi { max-width: 1100px; margin: 0 auto; flex-direction: column; gap: 14px;}@media (max-width: 991px) {#brxe-hixxoi {width: 100%}}@media (max-width: 767px) {#brxe-hixxoi {width: 100%}}@media (max-width: 478px) {#brxe-hixxoi {width: 100%; display: flex; flex-wrap: wrap; flex-direction: column}}#brxe-daqwip { background: #fff; padding: 48px 48px 64px;}#brxe-zxpcmc { font-size: 11px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #05D4C0; margin-bottom: 12px; display: flex; align-items: center; justify-content: center; gap: 8px;}#brxe-zxpcmc::before, #brxe-zxpcmc::after { content: ''; width: 16px; height: 1px; background: #05D4C0; display: inline-block;}#brxe-ibrupi { font-size: 28px; font-weight: 800; color: #fff; margin-bottom: 10px;}#brxe-hwctxy { font-size: 14px; color: rgba(255,255,255,0.45); max-width: 440px; margin: 0 auto 32px; line-height: 1.7;}#brxe-vypgsc { font-size: 24px; color: #E1306C; flex-shrink: 0;}#brxe-zqpjna { font-size: 14px; font-weight: 700; color: #fff; margin-bottom: 2px; text-align: left;}@media (max-width: 478px) {#brxe-zqpjna {font-size: 12px}}#brxe-dgnzyk { font-size: 11px; color: rgba(255,255,255,0.4); text-align: left;}@media (max-width: 478px) {#brxe-dgnzyk {font-size: 9px}}#brxe-aqdrfd { display: flex; align-items: center; gap: 12px; background: rgba(255,255,255,0.05); border: 0.5px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 18px 28px; text-decoration: none; transition: all 0.25s;}#brxe-aqdrfd:hover { border-color: rgba(225,48,108,0.5); background: rgba(225,48,108,0.08);}#brxe-yyfrig { font-size: 24px; color: #1877F2; flex-shrink: 0;}#brxe-bmbveh {text-align: left}#brxe-bmbveh { font-size: 14px; font-weight: 700; color: #fff; margin-bottom: 2px;}@media (max-width: 478px) {#brxe-bmbveh {font-size: 12px}}#brxe-klatbp { font-size: 11px; color: rgba(255,255,255,0.4); text-align: left;}@media (max-width: 478px) {#brxe-klatbp {font-size: 9px; text-align: center}}#brxe-ewfazz { display: flex; align-items: center; gap: 12px; background: rgba(255,255,255,0.05); border: 0.5px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 18px 28px; text-decoration: none; transition: all 0.25s;}#brxe-ewfazz:hover { border-color: rgba(24,119,242,0.5); background: rgba(24,119,242,0.08);}@media (max-width: 478px) {#brxe-ewfazz {width: 100%}}#brxe-clymjt { display: flex; gap: 16px; justify-content: center;}@media (max-width: 478px) {#brxe-clymjt {width: 96%; margin-right: auto; margin-left: auto}}#brxe-xixszb {align-items: center}#brxe-xixszb { max-width: 1100px; margin: 0 auto; text-align: center;}@media (max-width: 478px) {#brxe-xixszb {width: 96%}}#brxe-tdtftk { background: #000000; padding: 56px 48px;}.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-wxnwsa {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-wxnwsa {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-wxnwsa {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-wxnwsa {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;}